Commit Graph

31 Commits

Author SHA1 Message Date
Fabien Pinckaers c522a3d440 [IMP] Invoice on picking cleaned
bzr revid: fp@openerp.com-20130804115325-ejsbn2qoawnrgaic
2013-08-04 13:53:25 +02:00
Fabien Pinckaers f35de070dc [FIX] stock_location passes tests
bzr revid: fp@openerp.com-20130803065824-fw9jd87r7qe14kf5
2013-08-03 08:58:24 +02:00
Fabien Pinckaers f1745f9a46 [FIX] some fixes, but several remainings
bzr revid: fp@openerp.com-20130802211107-vcv85kvw7d2vs2pv
2013-08-02 23:11:07 +02:00
Quentin (OpenERP) 9c9f1746a1 [FIX] fixes
bzr revid: qdp-launchpad@openerp.com-20130730140505-4g9k59j3xzkq0pkx
2013-07-30 16:05:05 +02:00
Josse Colpaert ed99377306 [WIP] Make sure dates are correctly set for flows with pull, purchase and sale and put location_src_id and location_dest_id on picking type by default
bzr revid: jco@openerp.com-20130726115332-l4tce31oc732b669
2013-07-26 13:53:32 +02:00
Josse Colpaert 8582e0c64a [WIP] Add sequence on procurement rule (and route sequence as a related). Change cancel_cascade into propagate, set default True, and copy from rule onto move
bzr revid: jco@openerp.com-20130725153823-qev7t8axcnqyyzxk
2013-07-25 17:38:23 +02:00
Josse Colpaert a4f30cd129 [WIP] picking_type_id on picking instead of move (becomes related) and do not group moves into pickings for production and inventory, rule_id on stock move
bzr revid: jco@openerp.com-20130724170017-glk2b3vqlubzm86q
2013-07-24 19:00:17 +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 2525f33104 [WIP] Picking types, make sure stock installs
bzr revid: jco@openerp.com-20130723113052-itxnv08x8ekpd5fw
2013-07-23 13:30:52 +02:00
Josse Colpaert f6c0f28189 [WIP] Remove workflow from picking and change state towards a calculated field, make sure scheduler assigns the confirmed moves(=mts) that are possible, correction in search rule with routes, add complex routes
bzr revid: jco@openerp.com-20130717152903-713fdbklmxw0zxwb
2013-07-17 17:29:03 +02:00
Josse Colpaert 1caa112b20 [WIP] search_suitable_rule should be responsible for taking route_ids into account or not
bzr revid: jco@openerp.com-20130717124255-e3a9i0nh85z00895
2013-07-17 14:42:55 +02:00
Josse Colpaert 37ab5c83f7 [WIP] Move back packaging from sale to sale_stock, add module sale_stock_location for route on sale order, add route on warehouse
bzr revid: jco@openerp.com-20130716153336-irauxby6fd7gs0w2
2013-07-16 17:33:36 +02:00
Josse Colpaert 77f7da2367 [WIP] res should be rule_id in find_suitable_rule
bzr revid: jco@openerp.com-20130716114100-el6k49ozyt5j7k60
2013-07-16 13:41:00 +02:00
Josse Colpaert bfecef01b1 [WIP] Preferred order and trigger workflow?
bzr revid: jco@openerp.com-20130716101540-ae6tvjbjta1mguua
2013-07-16 12:15:40 +02:00
Josse Colpaert dba8a69be3 [WIP] Temporarily give all products a standard cost_method and valuation method
bzr revid: jco@openerp.com-20130715114609-7cxiijarob2138px
2013-07-15 13:46:09 +02:00
Josse Colpaert 98b1713bfb [WIP] Add routes as default data
bzr revid: jco@openerp.com-20130712165449-uwxdpiix8nfd6zn1
2013-07-12 18:54:49 +02:00
Quentin (OpenERP) 02b078788c [WIP] stock: added supply_method 'None'
bzr revid: qdp-launchpad@openerp.com-20130712163124-w3eac1coevpqfp9q
2013-07-12 18:31:24 +02:00
Quentin (OpenERP) a0318270f5 [WIP] stock_location: if a route is defined on the procurement it has higher priority + refactoring
bzr revid: qdp-launchpad@openerp.com-20130712160533-41ts0t6tgorgptdz
2013-07-12 18:05:33 +02:00
Josse Colpaert a93abb22e1 [WIP] Add _get_route_domain for finding suitable rules in purchase/mrp when stock_location is installed
bzr revid: jco@openerp.com-20130712083740-hz8um0e208r7jsbi
2013-07-12 10:37:40 +02:00
Josse Colpaert 756e40e29a [WIP] Add product_uom_qty when creating moves in mrp
bzr revid: jco@openerp.com-20130711160311-3qhkzj09t0r8gcb6
2013-07-11 18:03:11 +02:00
Josse Colpaert 3563c8ca85 [WIP] Remove stock_fifo_lifo, check group_id gets created with procurement, reconcile negative quants get_quants problem, add group_id/procure_method on stock_move, add assign on confirmed moves for run_scheduler
bzr revid: jco@openerp.com-20130711130237-uh0qyib4xtg7o68g
2013-07-11 15:02:37 +02:00
Josse Colpaert ed35e3851a [IMP] procure_method is only in stock_location
bzr revid: jco@openerp.com-20130710162222-kfu4p4du689k934g
2013-07-10 18:22:22 +02:00
Quentin (OpenERP) f3676a6640 [WIP] stock
bzr revid: qdp-launchpad@openerp.com-20130710155911-9h4c40w0oqgontce
2013-07-10 17:59:11 +02:00
Josse Colpaert bcf77893af [WIP] Move from sale_stock what has only to do with procurement to sale and remove stock_location_sale
bzr revid: jco@openerp.com-20130710150207-imvyte86hftdd3pq
2013-07-10 17:02:07 +02:00
Josse Colpaert 9f4d4d28a8 [WIP] Grouping of stock moves + stock_location should first check must precise procurement rule on _assign
bzr revid: jco@openerp.com-20130710103156-9am4b4dkzr27ukhk
2013-07-10 12:31:56 +02:00
Josse Colpaert 1523992ce2 [WIP] Change for creating procurement on action_confirm of stock move
bzr revid: jco@openerp.com-20130709132506-48uplehmp25zip0o
2013-07-09 15:25:06 +02:00
Josse Colpaert 9bfe5c950c [WIP] add route views and correct further in stock_location
bzr revid: jco@openerp.com-20130709120659-p13su939w0h95x21
2013-07-09 14:06:59 +02:00
Josse Colpaert ef8b995e2a [WIP] Make module stock work, for stock_location check removal strategy, journal_id, ...
bzr revid: jco@openerp.com-20130701191308-0ztvfe7bq4kfrqv8
2013-07-01 21:13:08 +02:00
Fabien Pinckaers e0a5a141de [IMP] routing and procurements
bzr revid: fp@tinyerp.com-20130701063034-0sc896udy0qz32n1
2013-07-01 08:30:34 +02:00
Fabien Pinckaers fd369617e4 [IMP] procurments
bzr revid: fp@tinyerp.com-20130630230028-9g4ub7xewy9b7xf6
2013-07-01 01:00:28 +02:00
Fabien Pinckaers 8f6c3e14b9 [IMP] Yet another 1000 lines removed
bzr revid: fp@tinyerp.com-20130630222646-wrpyd1o89md8gknx
2013-07-01 00:26:46 +02:00