Commit Graph

209 Commits

Author SHA1 Message Date
Harry (Open ERP) 84e1471a72 [FIXED]onchange problem in invoice tax table
bzr revid: hmo@tinyerp.com-20090319094723-1lsszhshvm9gpzbe
2009-03-19 15:17:23 +05:30
Jay (Open ERP) 0931056444 [FIX] 327394 : Corrected Payment Term Line notification on supplier invioce(ref:GPA)
bzr revid: jvo@tinyerp.com-20090317132802-dv317a771oi1y8w7
2009-03-17 18:58:02 +05:30
Fabien Pinckaers 1f0cbd13cc removed_debugs_statements
bzr revid: fp@tinyerp.com-20090315171028-daqwf9ww3p874yr8
2009-03-15 18:10:28 +01:00
Fabien Pinckaers f5a71d67d7 improved_pricelist_copy
bzr revid: fp@tinyerp.com-20090315170723-fdco0n0taon2lqye
2009-03-15 18:07:23 +01:00
Fabien Pinckaers b5f0ba0253 modifs
bzr revid: fp@tinyerp.com-20090306103428-ccn7up41lkxov20c
2009-03-06 11:34:28 +01:00
Fabien Pinckaers c48a9565f7 bugfix_picking_seq
bzr revid: fp@tinyerp.com-20090227070459-2ea2616c1qoizply
2009-02-27 08:04:59 +01:00
Fabien Pinckaers 4cc6a8911a merge
bzr revid: fp@tinyerp.com-20090219173234-8lpsz674tlama3am
2009-02-19 18:32:34 +01:00
Jay (Open ERP) 08758c950e Corrections
bzr revid: jvo@tinyerp.com-20090205070549-zxs98m4l0di1st70
2009-02-05 12:35:49 +05:30
Stephane Wirtel 3f5276b901 [FIX] Initialize the context if this one is none
lp bug: https://launchpad.net/bugs/324192 fixed

bzr revid: stephane@tinyerp.com-20090202071001-wb1k2nv0y3xhq0pg
2009-02-02 08:10:01 +01:00
qdp d1bbb01f22 [FIX] bugfixed the date of account_move that were wrongly filled when created from an invoice (because of fields.related on account_move_line)
bzr revid: qdp@tinyerp.com-20090128183327-v0oj3lkbr21j6sl7
2009-01-28 19:33:27 +01:00
qdp 9490a2d552 [FIX] fixed translation on account.invoice.tax in a smarter way
lp bug: https://launchpad.net/bugs/319537 fixed

bzr revid: qdp@tinyerp.com-20090128144113-ip1p20c539rx8oti
2009-01-28 15:41:13 +01:00
qdp a9b7443c9c [FIX] removed wrong bugfix
lp bug: https://launchpad.net/bugs/319537 fixed

bzr revid: qdp@tinyerp.com-20090128134613-eado0sbj5mziog2x
2009-01-28 14:46:13 +01:00
qdp 26f4dbbcd3 [FIX] added translate = true on name field of account_invoice_tax object
lp bug: https://launchpad.net/bugs/319537 fixed

bzr revid: qdp@tinyerp.com-20090128132230-w0w7q3jgolam9hdx
2009-01-28 14:22:30 +01:00
Stephane Wirtel d53302620a [MERGE] from Geoff Gardiner
bzr revid: stephane@tinyerp.com-20090127124409-8ik5vcz4sblmmk8s
2009-01-27 13:44:09 +01:00
Geoff Gardiner 9049abc55c Many label changes, one functional (spelling) fix in passing.
bzr revid: gsg@pinot-grigio-20090127111546-96d4h0r74pvs43qu
2009-01-27 11:15:46 +00:00
qdp 7d19b0fd1e [FIX] bugfixed the incoming tax on onchange of product in supplier invoice and refund
[FIX] bugfixed the invoice validation: if we were setting up a customer invoice with a tax in one line and validated it without pressing the compute button first, it was 
creating the tax line twice.

bzr revid: qdp@tinyerp.com-20090127100608-u942qhh9egpa420f
2009-01-27 11:06:08 +01:00
Fabien Pinckaers c05b4451cd bugfix_sequence
bzr revid: fp@tinyerp.com-20090127001753-vnl7yfh4ve2p0y12
2009-01-27 01:17:53 +01:00
Fabien Pinckaers c431b4647b bugfix
bzr revid: fp@tinyerp.com-20090126222232-4fbo8te2gzwhkv6n
2009-01-26 23:22:32 +01:00
Fabien Pinckaers 4f91796b0b merge
bzr revid: fp@tinyerp.com-20090126212923-7czh9wvunkbyzaq2
2009-01-26 22:29:23 +01:00
Fabien Pinckaers 39ead43636 bugfixes
bzr revid: fp@tinyerp.com-20090126212804-g5h7ksln2v5mmiga
2009-01-26 22:28:04 +01:00
Fabien Pinckaers 771c240a42 bugfix
bzr revid: fp@tinyerp.com-20090126175757-sysvcpuyo51lt2tw
2009-01-26 18:57:57 +01:00
qdp 2ef4891695 [FIX] bugfixes
bzr revid: qdp@tinyerp.com-20090126153956-upukltqmz02jbopb
2009-01-26 16:39:56 +01:00
qdp 1b11122274 [FIX] bugfixed the priority of tax setting on onchange product in invoice line
bzr revid: qdp@tinyerp.com-20090126152825-txypy19xvyseuxc8
2009-01-26 16:28:25 +01:00
Jay (Open ERP) bddd25289a Reverted the temporary solution for residual amount
bzr revid: jvo@tinyerp.com-20090122082002-hanx1xsu93nq65k4
2009-01-22 13:50:02 +05:30
Christophe Simonis 22651c2c4f [FIX] unlink take the context in parameter
lp bug: https://launchpad.net/bugs/319172 fixed

bzr revid: christophe@tinyerp.com-20090121112121-ul99ohzlcfw161ge
2009-01-21 12:21:21 +01:00
Jay (Open ERP) 6484ed9354 Bug 318790
lp bug: https://launchpad.net/bugs/318790 fixed

bzr revid: jvo@tinyerp.com-20090121083311-slww02pml68y0807
2009-01-21 14:03:11 +05:30
qdp e61c5f97a8 [IMP] modified invoices in order to use fiscal position direclty on account.invoice instead of using the one from the partner.
bzr revid: qdp@tinyerp.com-20090119164929-st76nr5j75xrlwl8
2009-01-19 17:49:29 +01:00
mra (Open ERP) 095558d2a6 account
bzr revid: mra@tinyerp.com-20090119135911-haorjopuozgsxght
2009-01-19 19:29:11 +05:30
Fabien Pinckaers 302eda2f5d bugfixes
bzr revid: fp@tinyerp.com-20090117190900-d69tqilg6jcac1c9
2009-01-17 20:09:00 +01:00
Fabien Pinckaers 232797ffe2 modifs
bzr revid: fp@tinyerp.com-20090116111519-n44p4enof0ud5sci
2009-01-16 12:15:19 +01:00
Fabien Pinckaers 886c9eedcf bugfix
bzr revid: fp@tinyerp.com-20090116110001-hrxdmhltuflegjd9
2009-01-16 12:00:01 +01:00
mga (Tiny/Axelor) 5301b08d55 merging from the trunk addons
bzr revid: mga@tinyerp.com-20090116103717-3x2cwc4eisd4szqa
2009-01-16 16:07:17 +05:30
mga (Tiny/Axelor) ffce5f8900 fis the problem of matching the invoice amount and calculated amount
if invoice amount is set then no need to re compute again

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

bzr revid: mga@tinyerp.com-20090116103217-7okc9d1zmqlpwgo9
2009-01-16 16:02:17 +05:30
Fabien Pinckaers dcde363845 modifs
bzr revid: fp@tinyerp.com-20090116101836-e4rz24l7e448xi97
2009-01-16 11:18:36 +01:00
Fabien Pinckaers 07da35bd76 bugfixes
bzr revid: fp@tinyerp.com-20090116100234-6mbe3ppdv4xfxq9d
2009-01-16 11:02:34 +01:00
Fabien Pinckaers f4a4eb1300 bugfixes+merge
bzr revid: fp@tinyerp.com-20090116094542-49i0akoqbo37kpd2
2009-01-16 10:45:42 +01:00
Fabien Pinckaers 480ab6c9e9 bugfix
bzr revid: fp@tinyerp.com-20090116094405-ar373qjnwsqp910w
2009-01-16 10:44:05 +01:00
mra (Open ERP) 81632ee871 invoice numbering module(from 4.2 addons) merge to account
bzr revid: mra@tinyerp.com-20090116062102-ceollow4a2eyc8d1
2009-01-16 11:51:02 +05:30
qdp 57717ac6e9 merged two similar features to centralize the invoice lines if possible. Kept the one on account_journal, removed on account_account
bzr revid: qdp@tinyerp.com-20090115125037-o39g57ixptr4y7bd
2009-01-15 13:50:37 +01:00
Quentin 2203fc2d57 typo corrected
bzr revid: qdp@jade-20090114133150-pi18cjb4kh0no10j
2009-01-14 14:31:50 +01:00
Quentin 5368288e81 [FIX] lp:315415 Added a domain [('state','<>','done')] on period_id field of account_invoice
lp bug: https://launchpad.net/bugs/315415 fixed

bzr revid: qdp@jade-20090114131308-n05tcaj8kyv7pw3z
2009-01-14 14:13:08 +01:00
Jay (Open ERP) fd499facba Bug 316173
lp bug: https://launchpad.net/bugs/316173 fixed

bzr revid: jvo@tinyerp.com-20090112064444-ye7mayvd42uj7j9f
2009-01-12 12:14:44 +05:30
Christophe Simonis 5a4fce754f [FIX] uncomment code for on_change callback on product_id in account_tax_include module
[IMP] context *must* be None by default
[IMP] membership/demo_data.xml is no more executable

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

bzr revid: christophe@tinyerp.com-20090106133153-zl6mownzzloa14wl
2009-01-06 14:31:53 +01:00
Stephane Wirtel 21f104a506 [IMP] Update the copyright to 2009
bzr revid: stephane@tinyerp.com-20090104221250-55q32ayj2t8kzb2k
2009-01-04 23:12:50 +01:00
Fabien Pinckaers c4889f7f45 merge
bzr revid: fp@tinyerp.com-20090102231903-7n7lv4z5g9dj62b8
2009-01-03 00:19:03 +01:00
Jay (Open ERP) 9f90bf5b85 Corrections
bzr revid: jvo@tinyerp.com-20090102095421-qp6tihp04evfbkfn
2009-01-02 15:24:21 +05:30
Fabien Pinckaers b2fa9816ef invoice
bzr revid: fp@tinyerp.com-20090102090346-8ghpu3ffp2nhl22c
2009-01-02 10:03:46 +01:00
Fabien Pinckaers 36c0818b59 modifs
bzr revid: fp@tinyerp.com-20081231125851-53hamyjf54wi8p2x
2008-12-31 13:58:51 +01:00
qdp 16195435ed *added option on account_journal to group the account_move_line generated by an invoice if the columns tax_code_id, product_id, analityc_account_id and account_id are
the same
*bugfix: error when no analytic journal was defined on the account_journal and we tried to add an analytic account on an invoice line
*improved translatability

bzr revid: qdp@tinyerp.com-20081226181102-7daak46z0wyut9eu
2008-12-26 19:11:02 +01:00
Christophe Simonis 1babad50c2 [FIX] bug with invoice
lp bug: https://launchpad.net/bugs/310919 fixed

bzr revid: christophe@cobalt-20081223162210-chbr8wg9ae19cwbm
2008-12-23 17:22:10 +01:00