Commit Graph

21 Commits

Author SHA1 Message Date
Josse Colpaert fd1f165f18 [IMP] Put default_invoice_state in context of move_lines of picking. 2014-12-18 10:13:37 +01:00
Josse Colpaert cd462b7c8d [IMP] Invoice_state on move and search custom picking type 2014-09-12 13:49:42 +02:00
Josse Colpaert e69a2dd334 [IMP] Add partner_id and invoice control to picking tree 2014-08-21 17:40:10 +02:00
Josse Colpaert f4e7105eb6 [IMP] Usability improvements by clarifying texts 2014-08-21 11:37:40 +02:00
Josse Colpaert df020d8833 [IMP] Other remarks pull request 2014-06-19 10:22:32 +02:00
Josse Colpaert bdd8d5a937 [IMP] journal_id in onshipping should be many2one instead of selection hack 2014-06-16 12:32:17 +02:00
Josse Colpaert 8e223c8aba [IMP] Invoice_state based on delivery wizard recheck + returns and invoice_state 2014-06-13 17:44:03 +02:00
Quentin (OpenERP) 5afa7d8aaf [REF] stock, stock_account: invoice_state field of push rule moved into the right module
bzr revid: qdp-launchpad@openerp.com-20140422124113-scgaooce0ofjawpk
2014-04-22 14:41:13 +02:00
Quentin (OpenERP) c788088617 [REF] stock, inventory: post moves at the inventory closing date + removal of the constraints because it's not needed anymore now
bzr revid: qdp-launchpad@openerp.com-20140408160144-nb5b7rjxygbblud3
2014-04-08 18:01:44 +02:00
Cedric Snauwaert 704d4d59f1 [FIX]barcode interface backend
bzr revid: csn@openerp.com-20140325080823-tvvv11eocxj72hqe
2014-03-25 09:08:23 +01:00
Quentin (OpenERP) d2d0184587 [IMP] pocurement, stock, purchase, sale_stock, stock_account: misc changes in usabilty, code refactoring and new option on procurement group propagation.
1) form view of procurement.order and procurement.rule reviewed
2) added buttons on procurement.order to jump on other procurements or pickings of same procurement.group
3) tracked some fields on procurement.order
4) used the short name of warehouse for the rule names
5) added a new choice for the procurement.group propagation in order to allow having only one reception picking for several po lines grouped in the same PO but belonging to different procurement.group at first
6) some code refactored for easiness, modularity, clarity and other obvious reasons

bzr revid: qdp-launchpad@openerp.com-20131107112053-knracfslqkfitg8b
2013-11-07 12:20:53 +01:00
Josse Colpaert 8eb84612b8 [FIX] Revert 9133
bzr revid: jco@openerp.com-20130903160814-gt61948rk4okgflb
2013-09-03 18:08:14 +02:00
Josse Colpaert dc2731d565 [ADD] Move deliveries to invoice form sale_stock to stock_account
bzr revid: jco@openerp.com-20130903155202-v36vooidj800q56e
2013-09-03 17:52:02 +02:00
Josse Colpaert 61dba9384c [IMP] Invoice_state in stock_location: defaults/... should be removed for invoice_state in procrule
bzr revid: jco@openerp.com-20130902133252-8mipn3owtwelwqkg
2013-09-02 15:32:52 +02:00
Josse Colpaert 1a1338fa41 [IMP] Add invoice_state on move in stock_account and make sure it gets passed through procurement on the move
bzr revid: jco@openerp.com-20130830081648-mmfxshzl9cuk3jg6
2013-08-30 10:16:48 +02:00
Josse Colpaert 57c80c4bc1 [IMP] Adapt average yml and push flow yml, put stock.py from sale_stock in stock_account
bzr revid: jco@openerp.com-20130828153210-cn97txe5046vo4nk
2013-08-28 17:32:10 +02:00
Fabien Pinckaers 16cb4f8b2a [IMP] cleaning in progress: invoice on picking
bzr revid: fp@openerp.com-20130804134014-0xrkwlzhd6zfd6em
2013-08-04 15:40:14 +02:00
Fabien Pinckaers c522a3d440 [IMP] Invoice on picking cleaned
bzr revid: fp@openerp.com-20130804115325-ejsbn2qoawnrgaic
2013-08-04 13:53:25 +02:00
Josse Colpaert 15f509178b [WIP] remove stock.picking.in and stock.picking.out and replace by picking_type_id
bzr revid: jco@openerp.com-20130723164755-39wldz6jdjkqjvkk
2013-07-23 18:47:55 +02:00
Josse Colpaert 2b3fb50997 [WIP] Add YML files and check stock/shipment.yml, make sure stock_account takes all the files(__openerp__.py) and that way start handling problems purchase fifo lifo tests
bzr revid: jco@openerp.com-20130718164715-m2c7mbkb5ph9a82g
2013-07-18 18:47:15 +02:00
Quentin (OpenERP) 038fd04ea5 [WIP] split stock module in stock and stock_account that installs itself only if account+stock are installed
bzr revid: qdp-launchpad@openerp.com-20130711130528-c9jjiduqriakj9iv
2013-07-11 15:05:28 +02:00