Commit Graph

483 Commits

Author SHA1 Message Date
qdp-launchpad@tinyerp.com 40e7342e28 [MERGE] merged the dev3 branch
bzr revid: qdp-launchpad@tinyerp.com-20110201155023-bhmz3wby39n868eq
2011-02-01 16:50:23 +01:00
Somesh(OpenERP) 8d225e0ef2 [FIX] Automated actions: Should never entertain context=None (Ref : Maintenance case 3924)
bzr revid: jvo@tinyerp.com-20110201064245-c6on0hoj1tdqrfgd
2011-02-01 12:12:45 +05:30
qdp-launchpad@tinyerp.com 7864489978 [REF] account, invoice.py: refactored the product_id_change of invoice lines. Removed filthy code that was choosing the account based on the company passed in context and it should be the one currently set in the current user preferences
bzr revid: qdp-launchpad@tinyerp.com-20110128112410-ql9457hfwxj4pejd
2011-01-28 12:24:10 +01:00
Jay Vora (OpenERP) 27847a9008 [FIX] Account : Correction on the calculation of residual
lp bug: https://launchpad.net/bugs/708405 fixed

bzr revid: jvo@tinyerp.com-20110128063947-tjf1tufdfzcr8usr
2011-01-28 12:09:47 +05:30
Mustufa Rangwala 5235c605cd [FIX] Account: Residual Value miscalculated
lp bug: https://launchpad.net/bugs/708405 fixed

bzr revid: mra@mra-laptop-20110128054549-srjxoazwo73cmv92
2011-01-28 11:15:49 +05:30
psi (Open ERP) 0c5d50937b [FIX] account: Selection of multi-company products account in invoices lines
lp bug: https://launchpad.net/bugs/705043 fixed

bzr revid: psi@tinyerp.co.in-20110125095854-nsj8c3g64ay1m1ui
2011-01-25 15:28:54 +05:30
ARA (OpenERP) 785281bb48 [FIX]account: Default period and account in invoices line for multi-company doesn't work
lp bug: https://launchpad.net/bugs/702318 fixed

bzr revid: ara@tinyerp.com-20110118115743-5jikie7bxbblpnjy
2011-01-18 17:27:43 +05:30
psi (Open ERP) 1bf802b5c4 [FIX] account, account_*, hr_*, point_of_sale, sale: performance issues - account_move_lines and others(Modification in last commit)
bzr revid: psi@tinyerp.co.in-20110117115717-79et9vg0idyc9k57
2011-01-17 17:27:17 +05:30
psi (Open ERP) ec8823d2d3 [FIX] account, account_*, hr_*, point_of_sale, sale: performance issues - account_move_lines and others
lp bug: https://launchpad.net/bugs/693833 fixed

bzr revid: psi@tinyerp.co.in-20110117112056-ryw0wyjltqzeuhzt
2011-01-17 16:50:56 +05:30
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 02d6d22d49 [FIX] account: set default on journal_id in invoices should take care of the type of invoice, otherwise it just has no sense
bzr revid: qdp-launchpad@tinyerp.com-20110113165449-yvc7od4qu1dx3qhb
2011-01-13 17:54:49 +01:00
Mustufa Rangwala 5aebaf4a2e [REF] account
bzr revid: mra@mra-laptop-20110112072209-df68qo05r8i3mlww
2011-01-12 12:52:09 +05:30
Mustufa Rangwala 59d50f767f [FIX] Account: Default value for journal in invoices not taken into account => https://bugs.launchpad.net/openobject-addons/+bug/699771
lp bug: https://launchpad.net/bugs/699771 fixed

bzr revid: mra@mra-laptop-20110110114741-6hicj8ee0z6co2rn
2011-01-10 17:17:41 +05:30
ARA (OpenERP) 96f5598a6a [IMP] Add readonly=true and store=true where company_id is related field in all addons module
bzr revid: ara@tinyerp.com-20110106113221-7rkpjapyqawg25a6
2011-01-06 17:02:21 +05:30
Mustufa Rangwala cc162e066c [MERGE] Account: action_cancel on invoice method fixed , add active field with extend group on account (XRG branch)
bzr revid: mra@mra-laptop-20110106054309-9hkqjfg9b72oqfym
2011-01-06 11:13:09 +05:30
Mustufa Rangwala 611643ddaa [MERGE] merge from trunk addons
bzr revid: mra@mra-laptop-20110106045609-mp12xm4p66osklva
2011-01-06 10:26:09 +05:30
qdp-launchpad@tinyerp.com b0b8fe2aaf [IMP] account: defined new fields (amount_residual and amount_residual_currency) as function to compute the residual amount (resp. in company currency and in the currency of teh move line) direclty on the account.move.line object (to refactor the code). Changed the residual amount of the account.invoice in order to reuse the code depicted above. +few changes to improve the translations
bzr revid: qdp-launchpad@tinyerp.com-20110105134654-bils0yz2w1vwjtpy
2011-01-05 14:46:54 +01:00
P. Christeas 316a1c6791 account: fix cancelling of invoices, after e27a55bc59d
In that commit [Bug 675494], the account.move was given a
constraint not to unlink records referenced by an invoice. This,
however, created a logical deadlock with invoices that tried to
cancel and unlink their moves.

Now, change the order so that the move is first detached from
invoice, then unlinked, and then have the invoice be cancelled.

bzr revid: p_christ@hol.gr-20110105120811-o1iavbv8zzhfmdk2
2011-01-05 14:08:11 +02:00
husen f433b959c2 merged with trunk
bzr revid: husen@husen-laptop-20101230095809-cl6dkve1odgdtqtv
2010-12-30 15:28:09 +05:30
ARA (OpenERP) 2d16e982e9 [FIX]account: If you delete an invoice entry, invoice still exists
lp bug: https://launchpad.net/bugs/675494 fixed

bzr revid: ara@tinyerp.com-20101228102236-anr2cd6aunkmfqui
2010-12-28 15:52:36 +05:30
Mustufa Rangwala f053c0a1ac [REF]
bzr revid: mra@mra-laptop-20101227073746-2jsoxgm2c18doo2j
2010-12-27 13:07:46 +05:30
qdp-launchpad@tinyerp.com de07ce885d [FIX] account: residual amount on invoice fixed for multi-currency payments
bzr revid: qdp-launchpad@tinyerp.com-20101224105646-patiaf4sxue9zem6
2010-12-24 11:56:46 +01:00
Sbh (OpenERP) fe7e395e20 [Merge] Merge outlook improvement
bzr revid: sbh@tinyerp.com-20101221064230-mvyhauz4qr4z42c9
2010-12-21 12:12:30 +05:30
qdp-launchpad@tinyerp.com 1d2295bbed [FIX] account: men should be allow to see only the taxes related to the current company used. This fix the problem of a product company neutral with several taxes defined (one for each existing company): previously the onchange was setting all the taxes on invoice/SO/PO/... lines instead of just the one for the current company
bzr revid: qdp-launchpad@tinyerp.com-20101220104035-j5hfqylqyyqb137c
2010-12-20 11:40:35 +01:00
Mustufa Rangwala ebeb3b9bdd [MEREG] Account: Invoices don't always enforce the UoM category
lp bug: https://launchpad.net/bugs/600534 fixed

bzr revid: mra@mra-laptop-20101217103658-1qg34abeex3x7pd2
2010-12-17 16:06:58 +05:30
mtr 0f29cf69e8 [IMP] Account:improved changes for the uos_id_change method
bzr revid: mtr@mtr-20101217101821-sq8tzpmxailcca8h
2010-12-17 15:48:21 +05:30
mtr 6eab65384c [FIX] Account:Displays warning when wrong UoM is selected in account invoice line
lp bug: https://launchpad.net/bugs/600534 fixed

bzr revid: mtr@mtr-20101217083947-kj4h7ipczmnbh7t2
2010-12-17 14:09:47 +05:30
Mustufa Rangwala b0f61a9546 [MERGE] merge from trunk addons
bzr revid: mra@mra-laptop-20101214130232-wqsim6966u1hilu9
bzr revid: mra@mra-laptop-20101217043732-ri8dfx38pacpruye
2010-12-17 10:07:32 +05:30
mtr d2b96a3b3d [FIX] Account:Invoice total is updated when account invoice lines are moved to another invoice
lp bug: https://launchpad.net/bugs/600547 fixed

bzr revid: mtr@mtr-20101213122857-j1co587gjezuy92w
2010-12-13 17:58:57 +05:30
uco (OpenERP) d827b2f6ea [REF]: Added remaining context changes in _constraints. Removed unnecessary checking for context from methods.
bzr revid: uco@tinyerp.com-20101213064309-vg36f1510xv2f8zb
2010-12-13 12:13:09 +05:30
Mustufa Rangwala fa2a2db80e [MERGE] Account: product - VAT definition - multicompany
bzr revid: mra@mra-laptop-20101210121327-190r00083k99d08n
2010-12-10 17:43:27 +05:30
pso bf2bebd154 [IMP] account: Improved var name
bzr revid: pso@tinyerp.com-20101210112305-yom9q4c86xa3815r
2010-12-10 16:53:05 +05:30
pso 36ee30f348 [FIX] account: Improved product onchange in invoice line
lp bug: https://launchpad.net/bugs/539539 fixed

bzr revid: pso@tinyerp.com-20101210094958-vphz0yrgcuuufiln
2010-12-10 15:19:58 +05:30
uco (OpenERP) b1cf433ecc [MERGE]: Merged with trunk-addons.
bzr revid: uco@tinyerp.com-20101206131102-z2xzz8eshkswo00q
2010-12-06 18:41:02 +05:30
P. Christeas 9e01e43db8 account: one wording error in invoice's exception
bzr revid: p_christ@hol.gr-20101127201605-lzfk017mhmbbqwx8
2010-11-27 22:16:05 +02:00
olt@tinyerp.com 45ba775c1a [FIX] account: 'create final invoice' wizard: in fields_view_get: view_id cannot be a list
lp bug: https://launchpad.net/bugs/681430 fixed

bzr revid: olt@tinyerp.com-20101126084911-hcs5ix9hvjqrluwn
2010-11-26 09:49:11 +01:00
uco (OpenERP) eb04af83f3 [MERGE]: Merged with trunk-addons.
bzr revid: uco@tinyerp.com-20101124050709-w2cc1ox2heixbszx
bzr revid: uco@tinyerp.com-20101125074120-k0njj67uxv5934dw
2010-11-25 13:11:20 +05:30
uco (OpenERP) 3700e08ed6 [REF]: Refactored some lines from previous commit.
bzr revid: uco@tinyerp.com-20101123113152-0ue71yg9usp1gklx
2010-11-23 17:01:52 +05:30
uco (OpenERP) 427cd9af23 [MERGE]: Merged with trunk-addons.
bzr revid: uco@tinyerp.com-20101122050522-dd1d0r9663bib603
2010-11-22 10:35:22 +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
rch-openerp 8db844d712 [Merge]: Merge from trunk.
bzr revid: rch@tinyerp.com-20101119134029-g7s9fotsw59mx9ww
2010-11-19 19:10:29 +05:30
rch-openerp ad917be442 [IMP]: Replace currency code with currency symbol.
bzr revid: rch@tinyerp.com-20101118122459-8wxos4t4lsifc840
2010-11-18 17:54:59 +05:30
ARA (OpenERP) 9c5ce99387 [MERGE] merge from dev3
bzr revid: ara@tinyerp.com-20101116071554-91h4snhiegd46o4z
2010-11-16 12:45:54 +05:30
ARA (OpenERP) 4de5ac615c [FIX] account:invoice workflow instance duplicates for same resourse ID when it is set to Draft
lp bug: https://launchpad.net/bugs/673165 fixed

bzr revid: ara@tinyerp.com-20101116071123-dtmuriq04i3pgfya
2010-11-16 12:41:23 +05:30
Renato Lima 18f7655f91 [FIX] account: Fixed Manual Global Tax problem
lp bug: https://launchpad.net/bugs/672684 fixed

bzr revid: pso@tinyerp.com-20101116061752-t12esxcypkbasfzm
2010-11-16 11:47:52 +05:30
Mustufa Rangwala 2deaf2ef76 [FIX] Account: add select=1 on move_id field of account_invoice and of code field of account_account
lp bug: https://launchpad.net/bugs/571610 fixed

bzr revid: mra@mra-laptop-20101116043809-m5fxcb5mj4z62dg9
2010-11-16 10:08:09 +05:30
Mustufa Rangwala 87372a16de [FIX] Account: Bug in fields_view_get in invoice.py
lp bug: https://launchpad.net/bugs/672626 fixed

bzr revid: mra@mra-laptop-20101116042728-eeglnqomskwd18z3
2010-11-16 09:57:28 +05:30
Mustufa Rangwala 70085315c0 [MERGE] Account: name_get method on invoice updated=> if there is a number: use it as name, if not use current name_get, with CI: invoice.name, and if empty it will be CI alone
bzr revid: mra@mra-laptop-20101110121305-emszew8zt6k3s5sk
2010-11-10 17:43:05 +05:30
ARA (OpenERP) 9097750b72 [IMP] Account:Improve name_get for invoice
bzr revid: ara@tinyerp.com-20101110113632-krw1sokifj1aem41
2010-11-10 17:06:32 +05:30
Mustufa Rangwala 6ac555ef43 [MERGE] merge from trunk addons
bzr revid: mra@mra-laptop-20101110042143-55p7cxi0mxodcr9c
2010-11-10 09:51:43 +05:30