Commit Graph

144 Commits

Author SHA1 Message Date
Denis Ledoux 41f4b11ef4 [MERGE] forward port of branch saas-3 up to e552e09 2015-04-30 15:45:03 +02:00
Denis Ledoux 2c3c2b57db [MERGE] forward port of branch 7.0 up to f2f4391 2015-04-30 10:50:51 +02:00
Denis Ledoux f2f4391e8b [FIX] account_followup: partial overdue payments
This is related to rev. ab9f02cdee

The above rev. take care to exclude payments that are not yet due;
meaning the ones due in the future, by checking the maturity
date.

Problem: Payments (e.g. move lines from bank statements)
do not have a maturity date. Only move lines that actually
have a maturity date, in the future, must be excluded,
not the one that do not have a maturity date.

opw-633930
2015-04-29 17:45:02 +02:00
Christophe Simonis 416f0246ac [MERGE] forward port of branch saas-3 up to 4a3c471 2015-03-09 12:03:22 +01:00
Christophe Simonis 4a3c4713e9 [MERGE] forward port of branch 7.0 up to 209ce6f 2015-03-09 11:24:32 +01:00
Goffin Simon ab9f02cdee [FIX] account_followup: overdue payments must exclude payments not yet due.
Before this revision, the overdue payments report contained all payments due,
including the ones in the future, that are not actually due yet.

opw-628874
2015-03-04 17:12:23 +01:00
Denis Ledoux 08888b21b8 [MERGE] forward port of branch saas-3 up to 48f527b 2015-02-10 15:32:20 +01:00
Denis Ledoux 48f527b860 [MERGE] forward port of branch 7.0 up to 368c674 2015-02-10 15:31:51 +01:00
Julien Laloux 368c674a9b [FIX] account_followup: formatted user language date in followup text
When using %(date)s in the follow-up text in the follow-up levels configuration
the date was formatted within server date format
instead of the partner language date format.

Closes https://github.com/odoo/odoo/pull/5168
2015-02-10 15:26:57 +01:00
qdc f57787e07e [IMP] Cleaning of reporting (group_by, filters), adding new favourites and default views, some renaming (py and xml files) 2014-08-26 11:56:49 +02:00
Christophe Simonis 5a5f811d23 [REVERT] commit 5e5c73e
Branch 8.0 is a **stable** branch. This mean no database schema
changes.
2014-08-22 13:59:22 +02:00
qdc 5e5c73e7ba [IMP] Cleaning of reporting (group_by, filters), adding new favourites and default views, some renaming (py and xml files) 2014-08-22 09:49:09 +02:00
qdp-odoo 9b0cac0aa0 [FIX] account_followup: total in foreign currency displayed in the right currency instead of company currency 2014-08-11 15:23:05 +02:00
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
Olivier Dony 30f43daa3b [MERGE] Forward-port of latest 7.0 bugfixes, up to aeaa826 2014-05-27 16:50:02 +02:00
Denis Ledoux c6c8fb06a9 [FIX] account_followup: account_followup_print report, sxw according to rml 2014-05-27 10:29:12 +02:00
Olivier Dony 2af03e1b6e [MERGE] Forward-port latest 7.0 bugfixes, up to f8671cb 2014-05-22 16:44:33 +02:00
Olivier Dony 02035b27b8 [RESTORE] Restore *.sxw files, skipped during bzr-to-git conversion to discard older binary blobs 2014-05-22 14:07:15 +02:00
Géry Debongnie 555677f14d [IMP] replace all 'Group By...' by 'Group By'
in all searchview, the 'Group By...' looks weird, next to the Custom
Reports and Filters.  This change was requested by the upper management
2014-05-22 11:44:35 +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
Simon Lejeune c771903c3b [IMP] account* reports: removed rml, added qweb template, changed the wizard to return qweb actions
bzr revid: sle@openerp.com-20140327182520-uu7ezsqic30x7mqo
2014-03-27 19:25:20 +01:00
Denis Ledoux c11db79d57 [MERGE] Forward-port of latest saas-2 bugfixes, up to rev. 9141 revid:dle@openerp.com-20140306123937-sn61atwvbcjwbyup
bzr revid: dle@openerp.com-20140306124247-29dgpb0ap5j0vsk0
2014-03-06 13:42:47 +01:00
Denis Ledoux cfe28b8b2f [FIX] account_followup: surround pre tags with para tags to avoid text being partially hidden in the followup report if the text is too long
bzr revid: dle@openerp.com-20140306123937-sn61atwvbcjwbyup
2014-03-06 13:39:37 +01:00
Christophe Simonis 731019154a [MERGE] forward port of branch saas-2 up to revid 9109 dle@openerp.com-20140129171022-wf6244k90lpncmah
bzr revid: chs@openerp.com-20140129184703-ypd7iqnor5m5lr3d
2014-01-29 19:47:03 +01:00
Quentin (OpenERP) c01779e4c5 [FIX] account_followup: used <pre> instead of <para> tags in order to print the whitespaces as the user encoded it in the templates
bzr revid: qdp-launchpad@openerp.com-20140120135728-8agsvzkzce5wppfp
2014-01-20 14:57:28 +01:00
Gery Debongnie f8fd65b492 [IMP] removes old tree views in reporting and replaces them by the new graph views in pivot mode by default (addon account_followup)
bzr revid: ged@openerp.com-20140102104734-swgjgt33a1xg7kj0
2014-01-02 11:47:34 +01:00
Thibault Delavallée ed0a829cb3 [MERGE] [IMP] addons: improved name and tooltips of groupby date in various addons.
bzr revid: tde@openerp.com-20130904141053-yustqiuzynbettq8
2013-09-04 16:10:53 +02:00
Thibault Delavallée 71df1a41bc [FORWARD] Forward port of addons 7.0 until revision 9172
bzr revid: tde@openerp.com-20130528104500-ds3irrs2u0qpst37
2013-05-28 12:45:00 +02:00
Vo Minh Thu e69326ee3b [REF] removed explicit model instanciations.
bzr revid: vmt@openerp.com-20130415102349-vgcrfok2k5y10cwz
2013-04-15 12:23:49 +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
Mayur Maheshwari (OpenERP) b507ac6a9e [FIX]account_followup: no need create button in report, added create false in tree view
bzr revid: mma@tinyerp.com-20130227105711-m1veqahapgyg3767
2013-02-27 16:27:11 +05:30
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 205706f18d [IMP] Clean-up before multi-compny
bzr revid: jco@openerp.com-20121122153049-uuv02l05cqqed7br
2012-11-22 16:30:49 +01:00
Josse Colpaert 1a38725f86 [IMP] widget html, payment follow-up, view changes before rebase code qdp
bzr revid: jco@openerp.com-20121122092219-ebkgl0afgmori9hd
2012-11-22 10:22:19 +01:00
Josse Colpaert 7dbe9bc58a [IMP] clean-up fp
bzr revid: jco@openerp.com-20121121144932-fmsldkrtngb097r8
2012-11-21 15:49:32 +01:00
Josse Colpaert 532a4dddef [IMP] security
bzr revid: jco@openerp.com-20121120154103-fs8cehu8qdg3v3m2
2012-11-20 16:41:03 +01:00
Josse Colpaert c6080b4fe2 [IMP] fix functional fields, security
bzr revid: jco@openerp.com-20121120152959-oz4in39d77ny65xl
2012-11-20 16:29:59 +01:00
Josse Colpaert 5f6255c970 [IMP] kanban view, greys, first tab context
bzr revid: jco@openerp.com-20121116161437-pdjig82ybpxda184
2012-11-16 17:14:37 +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
Twinkle Christian (OpenERP) 44eb35dfa2 [IMP]Remove type field from the whole account
bzr revid: tch@tinyerp.com-20120808105907-08cd8y1n0grgxxid
2012-08-08 16:29:07 +05:30