Commit Graph

14 Commits

Author SHA1 Message Date
Josse Colpaert 57593e5898 [IMP] stock: picking report should show only what is reserved when partially available
Only when the picking is partially available, the system will only show the amount of products available.
That way, when working with paper, the warehouse operator will only get what is available.  This is the case
where we did not launch the bar code interface or the transfer wizard.
2015-03-13 11:48:32 +01:00
Denis Ledoux 5d9fb7f1d1 [FIX] stock: picking report for picking without lines
Even it is dummy, this is possible to create an empty picking,
and to print it.
We therefore must ensure no traceback is displayed.
2015-02-23 11:59:46 +01:00
Josse Colpaert 6ea0cc41b9 [FIX] Drop shipping invoice correction
When invoicing from dropshipping picking, choose the correct partner.
Also, change the partner on the picking to be the partner of the purchase.
Change the picking report to include the destination partner or the warehouse address on the right.

[IMP] Only put partner_id on move from purchase when really necessary

[FIX] Default value of partner on stock move should be False
2015-01-06 15:21:35 +01:00
Josse Colpaert 8ea9bff314 [IMP] Adapt barcodes on picking report, warehouse should be passed from move picking type if not defined, prodlot in mrp_repair, picking types 2014-06-10 16:06:52 +02:00
Josse Colpaert 2b9735f83a [WIP] Change reports for barcodes (not fixed yet) + group lots 2014-06-10 10:22:00 +02:00
Josse Colpaert 41136215ae [IMP] Change the barcodes to code128 and make a little bigger 2014-05-22 14:37:23 +02:00
Quentin (OpenERP) c41941d978 [FIX] a lot a fixes or usability improvements. Includes a branch of jco as well with other fixes
bzr revid: qdp-launchpad@openerp.com-20140416145313-eiadz94h9wolhb9b
2014-04-16 16:53:13 +02:00
Quentin (OpenERP) 522f87f03f [MERGE] stock reports in Qweb
bzr revid: qdp-launchpad@openerp.com-20140327174228-6beohyphca58nb00
2014-03-27 18:42:28 +01:00
Josse Colpaert 90b2be3676 [IMP] Delivery module report implementation in the existing picking report
bzr revid: jco@openerp.com-20140318121823-12d36hihg7yyfejl
2014-03-18 13:18:23 +01:00
Josse Colpaert 50b5453a78 [IMP] Remove print delivery and ean13 for moves
bzr revid: jco@openerp.com-20140317170339-jjmu788e4c1xwltu
2014-03-17 18:03:39 +01:00
Josse Colpaert 3791a37646 [IMP] Improve report with bar codes and only moves or pack ops visible
bzr revid: jco@openerp.com-20140317100115-lbey08ms0480px2x
2014-03-17 11:01:15 +01:00
Josse Colpaert a8ce487191 [IMP] Adapt report with package and lot + uom security
bzr revid: jco@openerp.com-20140310094443-4yapquz3kgi6ekm0
2014-03-10 10:44:43 +01:00
Josse Colpaert b3c7fd4332 [IMP] Improve picking report with moves, barcode and picking type name + addresses
bzr revid: jco@openerp.com-20140307172803-x2x99msrs44ws32a
2014-03-07 18:28:03 +01:00
Josse Colpaert be905c9432 [ADD] Start report picking
bzr revid: jco@openerp.com-20140306104143-8lmnpk006v1cr6xf
2014-03-06 11:41:43 +01:00