odoo/addons/purchase_requisition
Denis Ledoux dee969929a [FIX] purchase_requisition: duplicated stock moves
When a purchase requisition is created from a procurement order, a first stock move is created, not associated to any purchase orders
Then, on purchase order creation and confirmation, in the purchase requisition, new stock moves are created, associated to the purchase order.
The existing stock move issued from the procurement order which created the purchase requisition remained untouched, leading to wrong inventory values
To fix this, the destination location of the stock move of the procurement order is written on the source location
A proper fix should be to use a dedicated workflow for puchase requisition, but this can't be done in 7.0, it has to be done in master/trunk
2014-06-25 12:00:14 +02:00
..
i18n Launchpad automatic translations update. 2014-05-18 05:53:48 +00:00
report [RESTORE] Restore *.sxw files, skipped during bzr-to-git conversion to discard older binary blobs 2014-05-22 14:07:15 +02:00
security Harmonize the noupdate flag on security XML files : 2012-07-13 19:08:38 +02:00
test kill the executable bit on things that are clearly not executables or scripts 2013-01-03 18:10:05 -05:00
wizard [IMP] use the openerp namespace. 2012-12-06 16:13:16 +01:00
__init__.py merged with trunk 2010-12-30 15:28:09 +05:30
__openerp__.py [IMP] emoving bad code, no invitation system on events 2012-09-26 14:16:27 +02:00
purchase_requisition.py [FIX] purchase_requisition: duplicated stock moves 2014-06-25 12:00:14 +02:00
purchase_requisition_data.xml [MERGE] chm - improved subtype - fixes 2012-10-02 22:40:23 +02:00
purchase_requisition_demo.xml [FIX]: Improved old product names with new 2012-08-16 14:12:24 +05:30
purchase_requisition_report.xml merged with trunk 2010-12-30 15:28:09 +05:30
purchase_requisition_sequence.xml merged with trunk 2010-12-30 15:28:09 +05:30
purchase_requisition_view.xml [FIX] all: change confusing labels on Cancel buttons in form views 2013-02-25 14:38:04 +01:00