odoo/addons/account_followup
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
..
i18n Launchpad automatic translations update. 2014-04-22 07:52:47 +00:00
report [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
security [MERGE] forward port of branch saas-1 up to revid 8745 chs@openerp.com-20130613181503-82234mo34wxb0oap 2013-06-14 11:19:24 +02:00
test [FIX]account_followup : fix bug in test where year was hardcoded and it is not the case in the demo data 2013-01-02 10:34:05 +01:00
tests [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
views [FIX] address div more to the left on external reports 2014-05-21 11:57:45 +02:00
wizard [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
__init__.py [FIX] unmutable default in the remaining modules 2012-03-05 19:40:03 +01:00
__openerp__.py [Fix] Fixed an issue occured as branch merged with main 2014-04-11 12:45:43 +05:30
account_followup.py [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
account_followup_customers.xml Merge pull request #272 from odoo-dev/master-inline-searchview-ged 2014-06-12 16:27:11 +02:00
account_followup_data.xml [FIX] email.template: add missing parenthesis to filter all data on email and not the last one 2013-11-22 11:45:09 +01:00
account_followup_demo.xml [IMP] currencies in mails + minor 2012-12-06 17:40:06 +01:00
account_followup_reports.xml [IMP] account* reports: removed rml, added qweb template, changed the wizard to return qweb actions 2014-03-27 19:25:20 +01:00
account_followup_view.xml Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
res_config_view.xml [IMP]Improved view of followup level and set method on link to open form view of followup level 2014-03-13 16:56:25 +05:30