Commit Graph

7 Commits

Author SHA1 Message Date
Turkesh Patel (Open ERP) 872b4de22c [FIX] issue when we add product which is service with another stockable in SO with invoice on delivery and when after delivery we create invoice service type produc is not there in invoice line
bzr revid: tpa@tinyerp.com-20131003115451-bdjaw60s6bat98ra
2013-10-03 17:24:51 +05:30
Olivier Dony 3bd4cef043 [FIX] sale_stock: when creating invoices after delivery, use invoicing contact from SO + update test (reported by Joel Grand-Guillaume while reviewing bug 1160365)
The existing tests were modified to explicitly cover
the case where the "invoice partner" is set on the
Sales Order. This minimal change was done with a
!python block because !record triggers the on_change
calls on the SO and cause undesired changes.
This could be improved by creating a new customer
with a real invoicing contact and creating a new
SO.

bzr revid: odo@openerp.com-20130411145636-emmagu7uu5kis1aa
2013-04-11 16:56:36 +02:00
Olivier Dony 5b832d7738 [FIX] sale_stock: useless import due to previous commit + make sure test actually tests something, rather than x() == x()
bzr revid: odo@openerp.com-20130404123154-xtq4idqnnlugv0ui
2013-04-04 14:31:54 +02:00
Jigar Amin e5f8921f5f [FIX] yaml test case fix for So date and planned ate checking.
bzr revid: jam@tinyerp.com-20130326190924-sojhm8kxf7qqji42
2013-03-27 00:39:24 +05:30
Olivier Dony 03b6acd13d [MERGE] Access inherited product fields on the product directly rather than template, courtesy of Alexis de Lattre (Akretion)
It makes the code a little more straightforward and does not hurt.

bzr revid: odo@openerp.com-20121218225015-6r9ydxjlh147m3z1
2012-12-18 23:50:15 +01:00
Atul Patel (OpenERP) 652300eb89 [MERGE]: Merged with lp:openobject-addons
bzr revid: atp@tinyerp.com-20120814061700-k4swskeiz9r3ypn5
2012-08-14 11:47:00 +05:30
Atul Patel (OpenERP) 06c0ead10d [ADD]: Add dependency
ii) move wizard , yaml file
iii) move stock method into sale_stock.
iv) add security into sale_stock module.

bzr revid: atp@tinyerp.com-20120726205659-xiyx39r3dibshyjs
2012-07-27 02:26:59 +05:30