Commit Graph

24 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
Fabien Meghazi c6c7fab217 [IMP] Improve stock's barcode start page
remove module_boot() usage
2014-09-15 11:56:22 +02:00
Cedric Snauwaert 6e201cdcdb [ADD] stock: add new report for package that only show package barcode 2014-08-20 15:33:08 +02: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 c8a8f3c78d [IMP] FEFO takes FIFO if no lot, location_id and dest_id by default for pack op 2014-06-02 18:20:18 +02:00
Josse Colpaert 7b890e138a [IMP] Location barcode 2014-05-29 14:58:48 +02:00
Josse Colpaert 41136215ae [IMP] Change the barcodes to code128 and make a little bigger 2014-05-22 14:37:23 +02:00
Josse Colpaert d763f43878 [IMP] Correct js assets for barcode scanner
bzr revid: jco@openerp.com-20140505073931-mwikrhmngq1ju402
2014-05-05 09:39:31 +02:00
Josse Colpaert 8b84615de1 [MERGE] Merge from trunk test
bzr revid: jco@openerp.com-20140502130352-c3h1fk332eqyd78b
2014-05-02 15:03:52 +02:00
Fabien Meghazi 1c4e2cfd22 [IMP] bundlify addons (except website)
bzr revid: fme@openerp.com-20140424172129-ze74eaz2eaidmxhm
2014-04-24 19:21:29 +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 c91379260d [IMP] Improve for total of stock inventory
bzr revid: jco@openerp.com-20140326163025-aa63t3oz62atznzj
2014-03-26 17:30:25 +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 48740872f1 [ADD] Add Stock inventory report
bzr revid: jco@openerp.com-20140317152328-641ydlk6r7h5he7j
2014-03-17 16:23:28 +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
Cedric Snauwaert 3f6290b8c4 [FIX]refactor package report
bzr revid: csn@openerp.com-20140317094722-etwze4uvx3wnejfw
2014-03-17 10:47:22 +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