Commit Graph

73 Commits

Author SHA1 Message Date
Christophe Simonis 6239cf5c49 [MERGE] forward port of branch saas-3 up to 48ffbb6 2014-11-05 19:00:51 +01:00
Christophe Simonis 48ffbb68fb [MERGE] forward port of branch 7.0 up to cb91966 2014-11-05 18:58:07 +01:00
Martin Trigaux a3f9c908a0 [IMP] account: (over)due payments report
The report includes all due payments, not only the one after the maturity date.
The maturity date is displayed in the report so no confusion is possible for payments below the maturity date.
Fixes #3064
2014-11-05 15:49:15 +01: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
openerp-sle dd3122c050 [IMP] Taxes report converted to QWeb
bzr revid: openerp-sle@openerp-sle.home-20140213173910-w1srnhcyrwhrox1h
2014-02-13 18:39:10 +01:00
Vo Minh Thu 303b5304c8 [IMP] account: report.account.overdue is now only declared in XML (with the new `parser` attribute).
bzr revid: vmt@openerp.com-20130222155932-vv0txsjq3ipzt9nz
2013-02-22 16:59:32 +01:00
Saurang Suthar fa21b81e80 [FIX]account:fixed the issue of missing RML file in account module
lp bug: https://launchpad.net/bugs/1038951 fixed

bzr revid: ssu@tinyerp.com-20121101091121-eee3e6c3zg9u26rx
2012-11-01 14:41:21 +05:30
Quentin (OpenERP) de3513e602 [FIX] account: reload already printed invoices that are stored as attachment instead of generating the report again
bzr revid: qdp-launchpad@openerp.com-20120808101419-bd1hmpp3nv7byp2o
2012-08-08 12:14:19 +02:00
Divyesh Makwana (Open ERP) d8cc569708 [IMP] account : Added one fields.boolean('sent', readonly=1) and display the 'print' button and the 'send by email' button only if it is False.
bzr revid: mdi@tinyerp.com-20120524063238-ylx1djklh2zrydsq
2012-05-24 12:02:38 +05:30
Quentin (OpenERP) edbaa302c2 [IMP] account: improved print journal report + added a dedicated RML for sale/purchase journal printing. Based on the same parser, this new report additionaly print information about VAT. From an original idea and parts of code of Noviat.
bzr revid: qdp-launchpad@openerp.com-20120203145320-og4k4p008qybdcfc
2012-02-03 15:53:20 +01:00
Fabien Pinckaers 39139eec24 [FIX] invoice attachment: .pdf
bzr revid: fp@tinyerp.com-20111230111250-nxu7l2jfzkhvby2d
2011-12-30 12:12:50 +01:00
Olivier Dony 3bffe65b2c [MERGE] sync with latest trunk
bzr revid: odo@openerp.com-20111013170327-9rvfdkbgj01hdgxb
2011-10-13 19:03:27 +02:00
Olivier Dony ad87e71d29 [IMP] account,sale,purchase: edi - generate canonical report printout when exporting (second part)
bzr revid: odo@openerp.com-20111011085452-klo63ng8b69mq7x1
2011-10-11 10:54:52 +02:00
Bharat (OpenERP) b6a72ed124 [REM] removed All Entries shortcut wizard from Accounting/Configuration/Financial Accounting/Taxes/Tax Codes
bzr revid: bde@tinyerp.com-20110919111026-va2j9zc64fmvb50t
2011-09-19 16:40:26 +05:30
Fabien Pinckaers 843f333ae7 [IMP] Invoice regenerated at each print by default
bzr revid: fp@tinyerp.com-20110617074032-ekzdsbamzx6im003
2011-06-17 09:40:32 +02:00
qdp-launchpad@tinyerp.com a9356c320d [FIX] account: removed xml reference to an existing report (removed few times ago)
bzr revid: qdp-launchpad@tinyerp.com-20110118180102-wwt49idjp69pc88p
2011-01-18 19:01:02 +01:00
qdp-launchpad@tinyerp.com 2df4a68377 [MERGE] merged the dev3 branch
bzr revid: qdp-launchpad@tinyerp.com-20110114001101-wk77opsrvslh7pak
2011-01-14 01:11:01 +01:00
qdp-launchpad@tinyerp.com acef8b8562 [FIX] account, account/account_report.xml: fixed wrong rml reference of general ledger landscape report
bzr revid: qdp-launchpad@tinyerp.com-20110113165010-nylnrij819j9n008
2011-01-13 17:50:10 +01:00
P. Christeas 3db2c91659 account: fix translatability of the general ledger, in landscape
That report is a separate instance of the general ledger report, with an
orm name of "account.general.ledger_landscape". If the ir.action.report.xml
is not given a reference name in ir.model.data, the landscape report
wouldn't be exported under that res_id for translations.

bzr revid: p_christ@hol.gr-20110105120814-d5o8be3t3r2500xn
2011-01-05 14:08:14 +02:00
husen f433b959c2 merged with trunk
bzr revid: husen@husen-laptop-20101230095809-cl6dkve1odgdtqtv
2010-12-30 15:28:09 +05:30
pso a52db24969 [IMP] account, account_voucher: Improved views
bzr revid: pso@tinyerp.com-20101207051737-odudndy612vemlgd
2010-12-07 10:47:37 +05:30
apa-tiny c2516bdce8 Partner Ledger:
**************
account-partner_ledger-other.pdf
 - fix row height!
 - display journal code instead of journal name_get
 - increase column ref of 2 digits
 - pdf title
account-partner_ledger.pdf:
 - fix row height!
 - display journal code instead of journal name_get

bzr revid: apa@tinyerp.com-20101118115606-at03l0m8rycms356
2010-11-18 17:26:06 +05:30
apa-tiny f60325bc35 [IMP]:account:improved general ledger landscape with reduce size of date to allow more space for journal and also set general rule for debit/credit/balance columns is that they should be able to display 1.000.000.000,00 € on the same line and improved general journal with pdf report title should be General journal without 's'.
bzr revid: apa@tinyerp.com-20101118105235-xjwmv8ncce91wfhn
2010-11-18 16:22:35 +05:30
pso 0963e97c52 [IMP] account: Assigned group to menus and improved access rights
bzr revid: pso@tinyerp.com-20101015080533-hcg57qhtk3cduif3
2010-10-15 13:35:33 +05:30
Fabien Pinckaers 256bca359d [IMP] better useability
bzr revid: fp@tinyerp.com-20101009160143-rrcfgoyudey22zv4
2010-10-09 18:01:43 +02:00
vth 9f8de3c431 [IMP] account: account report file renames
bzr revid: vth@tinyerp.com-20101005070657-fb9nuy1ypa8ot84d
2010-10-05 12:36:57 +05:30
vra 62eeb22ffe [REM] account: removed the remaining extra code for compare account balance report.
bzr revid: vra@tinyerp.com-20100924111954-kw83tvbp93nsuqhv
2010-09-24 16:49:54 +05:30
psi (Open ERP) 4ae2240f4e [IMP] account: Rename account balance report to trial balance
bzr revid: psi@tinyerp.co.in-20100915065049-3yc9iw6pzv2a96te
2010-09-15 12:20:49 +05:30
RHA (Open ERP) d5ad0b8ff1 [CLEAN]: Removed commented codes, unnecessary spaces.
bzr revid: uco@tinyerp.com-20100819115157-sfsmbnjdgpp4wl12
2010-08-19 17:21:57 +05:30
sbh (Open ERP) 29a607677b [Fix]account : Fix the report action of parter_ledger
bzr revid: sbh@tinyerp.com-20100803070834-e7mzkbjo6mpb6c9s
2010-08-03 12:38:34 +05:30
sbh (Open ERP) 9b25a1ad49 [IMP] rename the partner_balance report
bzr revid: sbh@tinyerp.com-20100802123432-cn87qda29ajh4uy8
2010-08-02 18:04:32 +05:30
sbh (Open ERP) 0a1fdb6d7f [IMP] rename the third_party_ledger report
bzr revid: sbh@tinyerp.com-20100802122700-ba8p8es8twfko3ex
2010-08-02 17:57:00 +05:30
sbh (Open ERP) dfef58f21c small change
bzr revid: sbh@tinyerp.com-20100802120950-0brjgdjmluh60lf5
2010-08-02 17:39:50 +05:30
sbh (Open ERP) eb48f7eb17 [IMP] rename the general_journal report
bzr revid: sbh@tinyerp.com-20100802111535-8n9aazm91u35mxjn
2010-08-02 16:45:35 +05:30
sbh (Open ERP) b7dd0516ad [IMP] rename the central_journal report
bzr revid: sbh@tinyerp.com-20100802105517-my7d7agio03n2kol
2010-08-02 16:25:17 +05:30
Mustufa Rangwala 00327bf448 [IMP] rename string of general jornal and central journanls from print from objectw
bzr revid: mra@mra-laptop-20100802054442-e85je6bgbp6yncc6
2010-08-02 11:14:42 +05:30
Mustufa Rangwala 0fcdb907de [IMP] rename journals report print string
bzr revid: mra@mra-laptop-20100802052908-chz8b3512e2rjcwi
2010-08-02 10:59:08 +05:30
sbh (Open ERP) f3c35ab3cd [IMP] account: Improve the central_journal report
bzr revid: sbh@tinyerp.com-20100714125054-bckztcxsv7dhunuz
2010-07-14 18:20:54 +05:30
sbh (Open ERP) 9b42281a28 [IMP] Account: Improve the General Journals report
bzr revid: sbh@tinyerp.com-20100714120420-0wifmgpbdnajxv11
2010-07-14 17:34:20 +05:30
sbh (Open ERP) 729f069bcf [IMP] Account: Journal report set header False
bzr revid: sbh@tinyerp.com-20100714054013-h6hhmz3r9wxrkuiv
2010-07-14 11:10:13 +05:30
Mantavya Gajjar 7946df8439 [FIX]: replace TAB -> space in some files
[IMP]: accounting improvements 
* Re-arranging the menus
* Recurring entries, menu, view
* Manual Recurring - improve wizard text

bzr revid: mga@tinyerp.com-20100624094249-6bxr4e13r9fjpyhp
2010-06-24 15:12:49 +05:30
Mantavya Gajjar b1991d21d5 [IMP]: accounting improvements
* account.move
* account.move.line
* account.invoice
* account.voucher
* bank statement

bzr revid: mga@tinyerp.com-20100623194406-3go72eb7hseiylhb
2010-06-24 01:14:06 +05:30
Vir (Open ERP) a1d16708ec [MOD/IMP] Report menu names are changed
bzr revid: vir@tinyerp.com-20100608070947-aeu6wiq5mossvi9r
2010-06-08 12:39:47 +05:30
Mantavya Gajjar f2f513eb45 [ADD]: add new report to Journal entry
[FIX]: improve the journal entry view

bzr revid: mga@tinyerp.com-20100525194102-brnnu13owj33h5ih
2010-05-26 01:11:02 +05:30
psi (Open ERP) e6137ed4ae [ADD] Account: account_vat and account_print_journal wizard converted to osv memory
bzr revid: psi@tinyerp.co.in-20100407064153-y2gna2j3zb2ctlvb
2010-04-07 12:11:53 +05:30
mra (Open ERP) 6aa92e5d6a [REM] account_balance: Removed module (merge with account module)
[ADD] account: account_balance module reports

bzr revid: mra@tinyerp.com-20100305103609-ulqvx8ng3ck4ucv1
2010-03-05 16:06:09 +05:30
Vir (Open ERP) 846850ff3f [MOD] Modification done according to New Finance Management menu structure.
bzr revid: vir@tinyerp.com-20100109084631-8k3gpl6wr0avhqc9
2010-01-09 14:16:31 +05:30
vra (Tiny) 5869cfa032 Modified account reports:rml with few require changes in some report py file also added one more rml third_party_ledger_other.rml compatible with new report architecture.
bzr revid: vinusoft85@gmail.com-20090528055633-hipi24dpns8li6bl
2009-05-28 11:26:33 +05:30
qdp a1ba5b269a commited work or Eric Vernichon:
[IMP] possibility to create journal with different sequences when generating chart from chart template
[IMP] invoice printing improved: tax column

and removed print preview

bzr revid: qdp@tinyerp.com-20090121134051-ig56u4k2l4uz73dh
2009-01-21 14:40:51 +01:00
Fabien Pinckaers a518bbaa6a merge
bzr revid: fp@tinyerp.com-20090120203659-y2lxcifhkeav5z23
2009-01-20 21:36:59 +01:00