Commit Graph

465 Commits

Author SHA1 Message Date
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
Jay (OpenERP) 67a53dd997 [FIX] Account : If partner language is set, warnings gets translated into it but they should appear in user language [ Maintenance Case 397 ]
bzr revid: jvo@tinyerp.com-20101104184348-j2glts8lqhxf0qlk
2010-11-05 00:13:48 +05:30
vth f855f1b6d7 [IMP] Account: menu of reports in account cannot translated, missing some string in po files
bzr revid: vth@tinyerp.com-20101104123618-63d671y0338x7iye
2010-11-04 18:06:18 +05:30
Mustufa Rangwala 30ff99be31 [REF]
bzr revid: mra@mra-laptop-20101027132832-flatdp5rbez35z8t
2010-10-27 18:58:32 +05:30
SMA(OpenERP) 3ea865c72a [IMP] Account: invoice add view_id on creation of customer invoices (for webclient logs on sale order..)
bzr revid: mra@mra-laptop-20101025095430-o82g6z3yrhrvv3mm
2010-10-25 15:24:30 +05:30
vth 8add10403c [FIX] account: supplier invoice
bzr revid: vth@tinyerp.com-20101021065857-cn9j5h2lpzppwm4e
2010-10-21 12:28:57 +05:30
vth f603f8e363 [FIX] account: supplier invoice value of reference field of account.move.line is not created
bzr revid: vth@tinyerp.com-20101021064939-yifdessflr827nct
2010-10-21 12:19:39 +05:30
Mustufa Rangwala 23065b08de [MERGE] merge from trunk addons
bzr revid: mra@mra-laptop-20101021043001-s0f3f217o9vcp783
2010-10-21 10:00:01 +05:30
JMA(OpenERP) 396c02cf42 [FIX] Account : Validation should not throw sero division error
lp bug: https://launchpad.net/bugs/663402 fixed

bzr revid: jvo@tinyerp.com-20101020135803-m4wyc0uk32aulv6f
2010-10-20 19:28:03 +05:30
Mustufa Rangwala 3420208ecd [REF] account
bzr revid: mra@mra-laptop-20101020070004-c28dsk1vo5j2nbz6
2010-10-20 12:30:04 +05:30
Mustufa Rangwala c733ad0139 [REF] Account: Recator code
bzr revid: mra@mra-laptop-20101020044412-4afed6lwseaqs8c3
2010-10-20 10:14:12 +05:30
uco (OpenERP) f8eb6b0184 [MERGE]
bzr revid: uco@tinyerp.com-20101018074341-zh2lchjja6kzwnco
2010-10-18 13:13:41 +05:30
Fabien Pinckaers 2c63a39497 [IMP] access rights, account tax include no more required, some fixes
bzr revid: fp@tinyerp.com-20101017203119-2p80zc0nz6tjpxr8
2010-10-17 22:31:19 +02:00
Fabien Pinckaers ea969153db [IMP+FIX] improvements patches from xrg
bzr revid: fp@tinyerp.com-20101017173000-m208j7b6kges3zlc
2010-10-17 19:30:00 +02:00
Fabien Pinckaers 255eea5655 fix
bzr revid: fp@tinyerp.com-20101017164226-dg8yx79q0c7yrvbr
2010-10-17 18:42:26 +02:00
Fabien Pinckaers 6430fec108 [IMP] logs
bzr revid: fp@tinyerp.com-20101016140241-dldu351awva0eht0
2010-10-16 16:02:41 +02:00
qdp-launchpad@tinyerp.com eabd88ceac [IMP] account: removed useless currency onchange that raised warning without reason
bzr revid: qdp-launchpad@tinyerp.com-20101015165724-sxqih1y3ajw47b8d
2010-10-15 18:57:24 +02:00
Fabien Pinckaers 8ea9e3384f fix
bzr revid: fp@tinyerp.com-20101015115712-swlsc5pia5dx960q
2010-10-15 13:57:12 +02:00
JMA(OpenERP) 940eaa4a68 [FIX] Account: Correction on on_change() of product on invoice line
lp bug: https://launchpad.net/bugs/660737 fixed

bzr revid: jvo@tinyerp.com-20101015090702-6wdnx35gt0a9ipcd
2010-10-15 14:37:02 +05:30