Commit Graph

30 Commits

Author SHA1 Message Date
Raphael Collet cbe2dbb672 [MERGE] new v8 api by rco
A squashed merge is required as the conversion of the apiculture branch from
bzr to git was not correctly done. The git history contains irrelevant blobs
and commits. This branch brings a lot of changes and fixes, too many to list
exhaustively.

- New orm api, objects are now used instead of ids
- Environements to encapsulates cr uid context while maintaining backward compatibility
- Field compute attribute is a new object oriented way to define function fields
- Shared browse record cache
- New onchange protocol
- Optional copy flag on fields
- Documentation update
- Dead code cleanup
- Lots of fixes
2014-07-06 17:05:41 +02:00
Simon Lejeune 106d06ce5d [IMP] account* reports: removed unused class/report/commented code/test, added the abstract_report wrapper on all old style report classes + some fixes on views and wizards in order to use these classes to render the qweb reports
bzr revid: sle@openerp.com-20140402164053-gry12scy8zca68lv
2014-04-02 18:40:53 +02:00
Vo Minh Thu 3659a34d27 [REF] account_budget: rml_parse has already a self.pool, not need to call pooler.get_pool().
bzr revid: vmt@openerp.com-20130327115341-07bkov0qt817rpd9
2013-03-27 12:53:41 +01:00
Quentin (OpenERP) 925ab0c09f [FIX] account_followup: print the overdue report on partner defined in account_followup instead of the default one from account, when clicking on 'print overdue payments', in the partner form view. Improved the report in order to get the text to print more efficiently, and to return the first text from the sequence even if the partner has no level
bzr revid: qdp-launchpad@openerp.com-20130103094818-4e73d2clqkqai5xh
2013-01-03 10:48:18 +01:00
Cecile Tonglet 15fe515601 [MERGE] From trunk
bzr revid: cto@openerp.com-20121217144306-tkodwpox30cuvb28
2012-12-17 15:43:06 +01:00
Raphael Collet 8fb701d0b3 [IMP] account_followup: simplify code in report
bzr revid: rco@openerp.com-20121214140636-34i98k29ldl15z3h
2012-12-14 15:06:36 +01:00
Vo Minh Thu 6072fd11af [MERGE] merged trunk.
bzr revid: vmt@openerp.com-20121210111654-0pm3pupnqqeip52n
2012-12-10 12:16:54 +01:00
Quentin (OpenERP) a4194eb7a8 [REF] account_followup: code refactoring
bzr revid: qdp-launchpad@openerp.com-20121206170039-fqs0qasccnq781dg
2012-12-06 18:00:39 +01:00
Quentin (OpenERP) 73dd7ccacc [FIX] fixed emails in multi currency + removed duplicated code
bzr revid: qdp-launchpad@openerp.com-20121206164706-o25nomraucn6pcxd
2012-12-06 17:47:06 +01:00
Josse Colpaert bd2d663b22 [IMP] currencies in mails + minor
bzr revid: jco@openerp.com-20121206164006-tx2paj5ybek6aupa
2012-12-06 17:40:06 +01:00
Vo Minh Thu e7f4891d46 [IMP] use the openerp namespace.
bzr revid: vmt@openerp.com-20121206145632-0h1coh5aaem65wsy
2012-12-06 15:56:32 +01:00
Josse Colpaert b838e677dd [IMP] review odo, marc, fp
bzr revid: jco@openerp.com-20121205144147-ii9hwp3omvet68t0
2012-12-05 15:41:47 +01:00
Quentin (OpenERP) 1de4c8e210 [FIX] account_followup: multi currency handling
bzr revid: qdp-launchpad@openerp.com-20121130154208-q3gj23y9iqq92ko1
2012-11-30 16:42:08 +01:00
Josse Colpaert c28de65268 [IMP] deletion followuplines, search, tab partner, security on view
bzr revid: jco@openerp.com-20121106171522-3l4nvggaham88yhw
2012-11-06 18:15:22 +01:00
Atul Patel (OpenERP) b5c7b1403e [IMP]: Change address using display_address() in follow-up report and overdue report.
bzr revid: atp@tinyerp.com-20121008175458-1vqh34vuyw1zimkq
2012-10-08 23:24:58 +05:30
Kuldeep Joshi (OpenERP) 4895014904 [IMP]account_followup: remove res_partner_address
bzr revid: kjo@tinyerp.com-20120306120458-1y9k6xdhiorzzw1e
2012-03-06 17:34:58 +05:30
Kuldeep Joshi (OpenERP) d80059474d [IMP]account_followup: remove res.partner.address
bzr revid: kjo@tinyerp.com-20120306062315-7opw05rwdg69jni7
2012-03-06 11:53:15 +05:30
Quentin (OpenERP) d92d56dc6f [IMP] account_followup: changing again the way to group lines in followup report in multi currency cases
bzr revid: qdp-launchpad@openerp.com-20111123162418-9qcdfw1sswxi2pc1
2011-11-23 17:24:18 +01:00
Quentin (OpenERP) bf99648acc [FIX] account_followup: fixed the multi company and multi currency behavior
bzr revid: qdp-launchpad@openerp.com-20111117145149-yuwk52cyy3jou3iw
2011-11-17 15:51:49 +01:00
Fabien Pinckaers 1825f5e284 merge
bzr revid: fp@tinyerp.com-20111111135247-eq8dbs76mj18ayoz
2011-11-11 14:52:47 +01:00
Serpent Consulting Services a2c8cf785a [FIX] Account_followup : Fixed the problem of user signature on report.
lp bug: https://launchpad.net/bugs/883160 fixed

bzr revid: support@serpentcs.com-20111028155720-zswn19oahp33hw1w
2011-10-28 21:27:20 +05:30
Serpent Consulting Services f5890b15e8 [REF] Account_followup : Refactoring
lp bug: https://launchpad.net/bugs/883151 fixed

bzr revid: support@serpentcs.com-20111028154337-gvk733owpf0t5ets
2011-10-28 21:13:37 +05:30
Quentin (OpenERP) bae6364c24 [IMP] account_followup: improved report
bzr revid: qdp-launchpad@openerp.com-20110407123515-s56jq5qtwxoddevr
2011-04-07 14:35:15 +02:00
ron@tinyerp.com 9e4ae35beb [IMP]Account followup:Improvement of report style and shape
bzr revid: ron@tinyerp.com-20110325124235-2niq7ivqgirr6vv0
2011-03-25 18:12:35 +05:30
Quentin (OpenERP) cf33670162 [FIX][IMP] account_followup: improved the layout and overal shape of report + fixed the way to display amount in currency other than company (should use amount_currency field instead of (debit-credit * rate))
bzr revid: qdp-launchpad@openerp.com-20110323144341-425n7h1rkrpj4s1s
2011-03-23 15:43:41 +01:00
ron@tinyerp.com 915451ba16 [IMP]:Account:multi currency report feature improvement(send follow ups)
bzr revid: ron@tinyerp.com-20110322111023-d3phue8nql33gdwr
2011-03-22 16:40:23 +05:30
uco (OpenERP) 12fcd1be2f [IMP] : Added context=None on methods used for _constraints and replaced context={} with context=None.
bzr revid: uco@tinyerp.com-20101119134801-974ev29j4tu46pq2
2010-11-19 19:18:01 +05:30
Mustufa Rangwala 87fc609429 [REF] account_followup
bzr revid: mra@mra-laptop-20101110114346-iuf18mlpxmk69ldu
2010-11-10 17:13:46 +05:30
qdp-launchpad@tinyerp.com f73b20a879 [FIX] account_followup: fixed the report on followups sent + several usability fixes
bzr revid: qdp-launchpad@tinyerp.com-20101103155952-jlqctu5h0tsmwuaj
2010-11-03 16:59:52 +01:00
psi (Open ERP) 94351657af [IMP] account_followup: Rename Files
bzr revid: psi@tinyerp.co.in-20100929061947-2y0sy2fhlu7wndj1
2010-09-29 11:49:47 +05:30