odoo/addons/stock
Denis Ledoux 8ff7d299f5 [FIX] stock: picking, Set date of reception if not set by user previously
If the date_done field of the model stock.picking is already filled in
it means the user do wanted to have this date of reception date
instead of the moment when the user clicked the receive button.

opw-627219
2015-02-05 15:04:58 +01:00
..
i18n [I18N] Sync updated 7.0 translations from Launchpad 2015-01-07 17:57:28 +01: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 [FIX] product: moved pricelist_item ACL from stock to product 2015-02-04 16:17:36 +01:00
static/src resizing of product picture 2012-09-03 14:10:21 +02:00
test [IMP] stock: Optimize stock_move.setlast_tracking() 2014-09-24 16:41:29 +02:00
tests [IMP] stock: do not use assert in (python) tests 2013-11-08 23:15:35 +01:00
wizard [FIX]stock: return of 'To Be Invoiced' picking should also be invoiced 2014-12-17 11:52:37 +01:00
__init__.py
__openerp__.py [IMP] stock: Optimize stock_move.setlast_tracking() 2014-09-24 16:41:29 +02:00
board_warehouse_view.xml [FIX][TRUNK] Error in Reporting Dashboard (Warehouse). 2012-12-04 14:59:18 +05:30
partner.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
partner_view.xml [IMP]Remove type field from the modules 2012-08-09 11:35:16 +05:30
product.py [FIX] stock: inventory lines with no production lot: compare with correct stock level 2014-08-14 16:51:37 +02:00
product_data.xml
product_view.xml [FIX] stock: groups mixup in views 2014-10-06 14:43:11 +02:00
res_config.py [MERGE] *: improved english wording, suggestions courtesy of OpenERP Community 2012-12-21 17:48:08 +01:00
res_config_view.xml [FIX] stock: removing the option group_product_variant from the settings, because it is misleading: variants of products aren't supported anymore. This option is to be removed totally in trunk 2013-02-05 11:24:56 +01:00
stock.py [FIX] stock: picking, Set date of reception if not set by user previously 2015-02-05 15:04:58 +01:00
stock_data.xml [REM]Remove all account.journal.view and account.journal.column references 2012-11-22 11:45:04 +01:00
stock_demo.xml [FIX] stock,mrp: move multicomp user to test instead of demo data 2013-08-28 10:50:19 +02:00
stock_demo.yml [IMP] bring back the tests - backported from little after v7.0 in the trunk 2014-04-04 11:24:09 +02:00
stock_incoterms.xml
stock_report.xml [FIX] stock: allow modification of stock.picking.{in,out} reports via report designer 2013-08-23 15:12:14 +02:00
stock_sequence.xml [IMP]fix problem of getting reference of internal moves 2012-10-30 11:04:08 +05:30
stock_view.xml [FIX] stock: Never hide the invoice control on pickings 2014-11-28 17:55:48 +01:00
stock_workflow.xml