Commit Graph

736 Commits

Author SHA1 Message Date
Olivier Dony 06fb14130a [IMP] removed method=True params from all fields.function
Server revision 3495 odo@openerp.com-20110701232328-flgxulxva70vnyxr
removed the need for passing method=True to function fields,
so this is the equivalent addons fix, removing it everywhere.
Please be careful from now on, and do not pass it anymore!

bzr revid: odo@openerp.com-20110701234124-a61zl0idvdfz3hyb
2011-07-02 01:41:24 +02:00
tfr@openerp.com 87dec6fe30 [MERGE] fix bug lp:789658 by uco
bzr revid: tfr@openerp.com-20110701162406-lvn22ylsdu1j24h2
2011-07-01 18:24:06 +02:00
Quentin (OpenERP) 016eff262b [FIX] account: opening entries didn't bring forward the amount in currency when closing a fiscalyear. The centralisation had to take care on that too.
lp bug: https://launchpad.net/bugs/736890 fixed

bzr revid: qdp-launchpad@openerp.com-20110621125248-xec0ogl2v1hwxsmo
2011-06-21 14:52:48 +02:00
Ujjvala Collins (OpenERP) 25fc84728e [FIX] account: Fixed issue of 'balance' type tax using chart of accounts.
lp bug: https://launchpad.net/bugs/789658 fixed

bzr revid: uco@tinyerp.com-20110608072832-dg68dfnsvnzz58vm
2011-06-08 12:58:32 +05:30
Quentin (OpenERP) f2c52081d4 [MERGE] lp: 740596
bzr revid: qdp-launchpad@openerp.com-20110518153604-2v5w3dyv5v8ga7o6
2011-05-18 17:36:04 +02:00
Quentin (OpenERP) 53c973b38a [MERGE] lp:684119
bzr revid: qdp-launchpad@openerp.com-20110518153258-17ypw1tjibw51wv0
2011-05-18 17:32:58 +02:00
Quentin (OpenERP) b7452ba8e0 [FIX] account: improvement of fix 684119 (added company criteria + code cleaning)
lp bug: https://launchpad.net/bugs/684119 fixed

bzr revid: qdp-launchpad@openerp.com-20110518153228-hqg8ykluc6mqi9is
2011-05-18 17:32:28 +02:00
Quentin (OpenERP) e6adf59177 [MERGE] merged branch containing bugfixes for accounting reports
bzr revid: qdp-launchpad@openerp.com-20110518125926-wrr6n75ymmtibrr1
2011-05-18 14:59:26 +02:00
Vo Minh Thu a37a4404fb [REF] consistent, grepable ir.values object naming.
bzr revid: vmt@openerp.com-20110516153331-vusrrgr3hvlcyei0
2011-05-16 17:33:31 +02:00
psi (Open ERP) 444a01a7d7 [MERGE] merge from trunk-addons
bzr revid: psi@tinyerp.co.in-20110506083505-lc7936hmpa1ok9uw
2011-05-06 14:05:05 +05:30
Noviat dac4f6fe28 [FIX] account: fixed _sum() on account.tax.code object. Thanks Noviat for the patch
bzr revid: qdp-launchpad@openerp.com-20110505144340-azftlojg69zbo2sc
2011-05-05 16:43:40 +02:00
Quentin (OpenERP) ee0f98590e [FIX] account: improved order of account_period in order to have the period for opening entries first and fixed in common report wizard the bug that was selecting entries from opening period too when we were printing entries from january to march (because of same date_start for january and opening period). Also fixed the query_get when giving the periods directly in the context (previously it was doing a very weird thing with the clause where_move_lines_by_date defined again and it was not compliant with the opening period new change)
bzr revid: qdp-launchpad@openerp.com-20110504145233-icq3a40l9pahy7hm
2011-05-04 16:52:33 +02:00
AVP(Axelor) cc3d7333c8 [FIX][IMP] all modules improvement.
bzr revid: amp@tinyerp.com-20110429084948-x0pny8n2ersc4h8m
2011-04-29 14:19:48 +05:30
ARA (OpenERP) b2a3d521fa [FIX] account: payment term line need at least 5 to 6 digits precision
bzr revid: ara@tinyerp.com-20110427070318-nq5757mhtqbay99o
2011-04-27 12:33:18 +05:30
AMP (OpenERP) 483c437431 [FIX] account : Usability Improvement
bzr revid: amp@tinyerp.com-20110419104557-n0g8ojzztcyefn17
2011-04-19 16:15:57 +05:30
ARA (OpenERP) 10fbcafa03 [FIX] Account:Account chart wizard does not check if generated account code for bank journal exsits
bzr revid: ara@tinyerp.com-20110330061809-3b28ug6dz37tq23v
2011-03-30 11:48:09 +05:30
Quentin (OpenERP) 3557de7ecf [MERGE] lp:728417
bzr revid: qdp-launchpad@openerp.com-20110329143031-kvl9mvq8la0alrha
2011-03-29 16:30:31 +02:00
ARA (OpenERP) 9b06e256e1 [FIX] Account:Exception raised when setting an Account InActive
bzr revid: ara@tinyerp.com-20110325101808-r1yfsenlr10lgdv4
2011-03-25 15:48:08 +05:30
ARA (OpenERP) 82565f571b [FIX] Account: payment term line need at least 5 to 6 digits precision
lp bug: https://launchpad.net/bugs/740596 fixed

bzr revid: ara@tinyerp.com-20110325094939-k30q24tu5okj7mcm
2011-03-25 15:19:39 +05:30
ARA (OpenERP) 0de7622c03 [FIX] Account: Account chart wizard does not check if generated account code for bank journal exsits
bzr revid: ara@tinyerp.com-20110324084653-ysbw98hvxcynrgqt
2011-03-24 14:16:53 +05:30
ARA (OpenERP) 6d10583973 [FIX] Account: Account chart wizard does not check if generated account code for bank journal exsits
lp bug: https://launchpad.net/bugs/684119 fixed

bzr revid: ara@tinyerp.com-20110324084417-9rqbu46o4v97x2ey
2011-03-24 14:14:17 +05:30
Mustufa Rangwala e012af7da9 [FIX] Account: account - sequence_id in journal must be unique
lp bug: https://launchpad.net/bugs/734949 fixed

bzr revid: mra@mra-laptop-20110316112522-nr1q01gm314vos0b
2011-03-16 16:55:22 +05:30
ARA (OpenERP) 9c83ebedd2 [FIX] account: [6.0.1] Exception raised when setting an Account InActive
bzr revid: ara@tinyerp.com-20110315100653-g6ic3b6s8sz1bdxp
2011-03-15 15:36:53 +05:30
ARA (OpenERP) a60b7a65e6 [FIX] account: [6.0.1] Exception raised when setting an Account InActive
bzr revid: ara@tinyerp.com-20110315100554-ffxi0u7efh07s186
2011-03-15 15:35:54 +05:30
ARA (OpenERP) 182cb58b7e [FIX] account: [6.0.1] Exception raised when setting an Account InActive
lp bug: https://launchpad.net/bugs/728417 fixed

bzr revid: ara@tinyerp.com-20110309112242-vrdmegno38b5ogre
2011-03-09 16:52:42 +05:30
Quentin (OpenERP) a90aeb8c4a [REF] account: refactored the creation of journals in the generation from templates wizard, removed old deprecated boolean 'refund_journal' on account.journal (use the type field instead)
bzr revid: qdp-launchpad@openerp.com-20110303145900-8ghspjidwb540mhp
2011-03-03 15:59:00 +01:00
Mustufa Rangwala b53a9ab0cd [FIX] account: char templates installation refactor code
bzr revid: mra@mra-laptop-20110225134424-dwvllabvr1zt106v
2011-02-25 19:14:24 +05:30
Quentin (OpenERP) fb1912cea6 [IMP] account: improved translatability
bzr revid: qdp-launchpad@openerp.com-20110223144149-xxqro7smnlbdm550
2011-02-23 15:41:49 +01:00
psi (Open ERP) 8ef20c5b31 [IMP] account: Improvement in refector code for tax, account, journal template generation
bzr revid: psi@tinyerp.co.in-20110210065057-3mvlgcyixg7pc900
2011-02-10 12:20:57 +05:30
psi (Open ERP) e2108dbd6b [MERGE] merge with dev-addons3
bzr revid: psi@tinyerp.co.in-20110209133400-73rpy43pqn62g41n
bzr revid: psi@tinyerp.co.in-20110210045329-zt83id81sr9kdoly
2011-02-10 10:23:29 +05:30
psi (Open ERP) 4ce06e0f88 [IMP] account: refactor code for generation of chart of templates
bzr revid: psi@tinyerp.co.in-20110209132830-srd9cfw1i9dnm77u
2011-02-09 18:58:30 +05:30
ARA (OpenERP) e0a95e80c1 [FIX] Multi-Company Environment :Configuration of consolidated type of account is not possible due to the _check_type constraints
lp bug: https://launchpad.net/bugs/715695 fixed

bzr revid: ara@tinyerp.com-20110209120535-o3htlw38zves04fm
2011-02-09 17:35:35 +05:30
Mustufa Rangwala adb0329f7e [REF] account: typos
bzr revid: mra@mra-laptop-20110208112438-gtm9zoh7uzx8n8xi
2011-02-08 16:54:38 +05:30
Mustufa Rangwala c162de5ab1 [REF] Account: typo
bzr revid: mra@mra-laptop-20110208072557-uzi20kapg0c6w4nf
2011-02-08 12:55:57 +05:30
Mustufa Rangwala ff225574c7 [REF] Account: typo
bzr revid: mra@mra-laptop-20110208071702-1a2e37v6bsmwgiya
2011-02-08 12:47:02 +05:30
Mustufa Rangwala 51e3c0dff5 [MERGE] Account: accounting: improve the generation of journals and periods => backlog 991 id
bzr revid: mra@mra-laptop-20110204102049-2d80e0kr6vhk00el
2011-02-04 15:50:49 +05:30
psi (Open ERP) 4c9e34cbd3 [MERGE] merge with dev-addons3
bzr revid: psi@tinyerp.co.in-20110203103228-0ii7bxdk2bgtydxr
bzr revid: psi@tinyerp.co.in-20110204050801-t6w0b0s0xae7wkx7
2011-02-04 10:38:01 +05:30
Mustufa Rangwala 545bf5805b [MERGE] merge from trunk addons
bzr revid: mra@mra-laptop-20110204044842-i79i51jfk3ti97b6
2011-02-04 10:18:42 +05:30
Olivier Dony 4900c41842 [REVERT] account: reverted incorrect fix for bug 708603, this is in fact a server error
Commit reverted was merged in rev 3164.118.782 mra@mra-laptop-20110131082002-xzx4v2adzdvv8nmg

lp bug: https://launchpad.net/bugs/708603 fixed

bzr revid: odo@openerp.com-20110203222026-ln6hmyivaj9bo11g
2011-02-03 23:20:26 +01:00
psi (Open ERP) 43b097f7dd [ADD, IMP] account: changes in my last commite as per merge suggetion(New Opening and Miscellaneous journal)
bzr revid: psi@tinyerp.co.in-20110203101630-rvzgahp15111jf8s
2011-02-03 15:46:30 +05:30
Mustufa Rangwala 31552ce80d [REF] account
bzr revid: mra@mra-laptop-20110202115439-e98y2mjze50g5luw
2011-02-02 17:24:39 +05:30
Mustufa Rangwala fe01aaef74 [REF] account
bzr revid: mra@mra-laptop-20110202114728-3ifqa2gfy6ubka9g
2011-02-02 17:17:28 +05:30
psi (Open ERP) e6bdb08b5a [IMP, ADD] account: add Opening entry Journal, Miscellenous journal and respective accounts
bzr revid: psi@tinyerp.co.in-20110201123652-805x6523dq3lk4ix
2011-02-01 18:06:52 +05:30
psi (Open ERP) ec0111bd0e [MERGE]merge with dev-addons3
bzr revid: psi@tinyerp.co.in-20110128110112-7k34kuxyyvgt48ie
bzr revid: psi@tinyerp.co.in-20110201103758-xndy252g5lm2yaam
2011-02-01 16:07:58 +05:30
mtr 6847838d4b [IMP] account:improved code for the account duplication bug
bzr revid: mtr@mtr-20110131080207-hmsbxkmonkvdh3to
2011-01-31 13:32:07 +05:30
mtr f1d38b5844 [IMP] account:placed else condition inside 'if sums.get(child.id, False):'
bzr revid: mtr@mtr-20110131073705-2m6d54pjia4y1506
2011-01-31 13:07:05 +05:30
mtr 6127d931f3 [FIX] account: allows duplication of account
lp bug: https://launchpad.net/bugs/708603 fixed

bzr revid: mtr@mtr-20110131063645-pjwyyj3uv1jp40i1
2011-01-31 12:06:45 +05:30
mtr c70e22c1a2 [FIX] account: allows duplication of account
lp bug: https://launchpad.net/bugs/708603 fixed

bzr revid: mtr@mtr-20110128114450-998ho3olsdfno7yw
2011-01-28 17:14:50 +05:30
psi (Open ERP) 18bcd1c980 [IMP, ADD] account:Improve the logic to create period so it can create one more period and add two journals for opening entries
bzr revid: psi@tinyerp.co.in-20110128105818-ptd5vk4xsaowmnec
2011-01-28 16:28:18 +05:30
Mustufa Rangwala 222865a94f [REF]
bzr revid: mra@mra-laptop-20110121073726-2k6qhs2gi2nungpd
2011-01-21 13:07:26 +05:30