Commit Graph

1287 Commits

Author SHA1 Message Date
Josse Colpaert e0f8a9d5a7 [WIP] Use of trg_model for purchase workflow, but have to see why it does not work
bzr revid: jco@openerp.com-20130718131816-i2b2ga6updkmjmq0
2013-07-18 15:18:16 +02:00
Josse Colpaert d820209ea5 [WIP] Add boolean sale on route which is used as a domain for the route on the sales order line
bzr revid: jco@openerp.com-20130718092754-hl8i6rw0dm0che1t
2013-07-18 11:27:54 +02:00
Josse Colpaert 2ee6217474 [WIP] Remove auto_validate
bzr revid: jco@openerp.com-20130718072022-hgz2z8i13epyyufy
2013-07-18 09:20:22 +02:00
Josse Colpaert 89ea947460 [WIP] Move unnecessary code from stock.picking because of removing the workflow
bzr revid: jco@openerp.com-20130717160038-4pttaixnsebpy3go
2013-07-17 18:00:38 +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
Quentin (OpenERP) 850498c289 [REV] partially reverted revision 8905 that was partially reverting by mistake revision 8901
bzr revid: qdp-launchpad@openerp.com-20130717135142-0csx6ztnu004yyqj
2013-07-17 15:51:42 +02:00
Quentin (OpenERP) 42e0f4e659 [WIP] negative quants handling
bzr revid: qdp-launchpad@openerp.com-20130717132627-4cbei6m63lq9rr5p
2013-07-17 15:26:27 +02:00
Josse Colpaert 4ae7d5cec6 [WIP] Add function _check_qorder returning True to allow expressions in order of search
bzr revid: jco@openerp.com-20130716161107-iw8it4dt6l1k7xc7
2013-07-16 18:11:07 +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 bfecef01b1 [WIP] Preferred order and trigger workflow?
bzr revid: jco@openerp.com-20130716101540-ae6tvjbjta1mguua
2013-07-16 12:15:40 +02:00
Quentin (OpenERP) 918a83e069 [WIP] stock valuation
bzr revid: qdp-launchpad@openerp.com-20130716080634-naotwtq1ttefjclq
2013-07-16 10:06:34 +02:00
Quentin (OpenERP) 382c9b8355 [WIP] do_partial refactoring
bzr revid: qdp-launchpad@openerp.com-20130715173522-3ci9pthtxnpfk60p
2013-07-15 19:35:22 +02:00
Josse Colpaert 670df13e80 [WIP] Put product view together in stock_view, make mrp independent of purchase and correct single quant move in stock_account when creating quants
bzr revid: jco@openerp.com-20130715093053-19gahkhq9gnqzlsy
2013-07-15 11:30:53 +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) 63111b6510 [WIP] cost_method moved to stock_account + stock_account implementation of stock valuation
bzr revid: qdp-launchpad@openerp.com-20130712141407-amspq13axc7x58l1
2013-07-12 16:14:07 +02:00
Quentin (OpenERP) c77e66bdc3 [WIP] stock_account
bzr revid: qdp-launchpad@openerp.com-20130711150023-sjian7my2r3t0x7l
2013-07-11 17:00:23 +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
Josse Colpaert 01b065a9e8 [MERGE] Merge from previous branch with fifo/lifo tests and corrections in quants + clean code
bzr revid: jco@openerp.com-20130712110220-zzfuy1by30f2zbrd
2013-07-12 13:02:20 +02:00
Josse Colpaert 60e848287b [WIP] New pickings from procurement rules are confirmed automatically as it is created when the first move is confirmed and confirmed moves are added
bzr revid: jco@openerp.com-20130711140417-x2saa6hfd0wmzcdl
2013-07-11 16:04:17 +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 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
Quentin (OpenERP) d4383a37e1 [WIP] purchase
bzr revid: qdp-launchpad@openerp.com-20130710101616-roothbi3mw9vijr2
2013-07-10 12:16:16 +02:00
Josse Colpaert c4b15ad151 [WIP] Remove procure_method in procurement, stock, stock_location
bzr revid: jco@openerp.com-20130709151528-4cilv2pbed5py14k
2013-07-09 17:15:28 +02:00
Quentin (OpenERP) 1dc0ecf012 [WIP] action_confirm of stock.move now creates procurement if the procure_method of stock.move is 'make_to_order'
bzr revid: qdp-launchpad@openerp.com-20130709134121-39fab2lh83us0i87
2013-07-09 15:41:21 +02:00
Quentin (OpenERP) 5845c1a71f [REF] stock: removal of mto/mts on product and put it on stock move instead
bzr revid: qdp-launchpad@openerp.com-20130709132239-v9hcycni1b512yug
2013-07-09 15:22:39 +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 da62a6a8d5 [IMP] some comments in the code
bzr revid: fp@tinyerp.com-20130701090923-o1z2lq8l8k1sh7dq
2013-07-01 11:09:23 +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 8f6c3e14b9 [IMP] Yet another 1000 lines removed
bzr revid: fp@tinyerp.com-20130630222646-wrpyd1o89md8gknx
2013-07-01 00:26:46 +02:00
Fabien Pinckaers e61887ffae [IMP] tests YAML stock
bzr revid: fp@tinyerp.com-20130630201323-b331o6nmrjjlpdh1
2013-06-30 22:13:23 +02:00
Fabien Pinckaers e58748609a [IMP] removed warning in account
bzr revid: fp@tinyerp.com-20130630142927-juf7c4pa70lw7l6q
2013-06-30 16:29:27 +02:00
Fabien Pinckaers 77ceb83f69 [IMP]product_qty -> product_uom_qty, report.stock.move not required anymore as we have product_qty
bzr revid: fp@tinyerp.com-20130630141014-evn6hj7870iphgve
2013-06-30 16:10:14 +02:00
Fabien Pinckaers feaa17f0bb [IMP] WIP stock cleaning - stock module installs
bzr revid: fp@tinyerp.com-20130630102028-imgn90i853t61au7
2013-06-30 12:20:28 +02:00
Fabien Pinckaers 8f49a3d4c7 [IMP] WIP removed 1000 lines of code
bzr revid: fp@tinyerp.com-20130630085503-ubn247ylue58wa1u
2013-06-30 10:55:03 +02:00
Fabien Pinckaers 863ef7cf7a [IMP] WIP: big cleaning
bzr revid: fp@tinyerp.com-20130629221703-ti4qqcc8e3pc0ddh
2013-06-30 00:17:03 +02:00
Josse Colpaert 6385f41e0e [FIX] adapt write of one2many
bzr revid: jco@openerp.com-20130629220818-fu1134l0g6gs9iwr
2013-06-30 00:08:18 +02:00
Josse Colpaert 0b98a750c2 [IMP] Improve FIFO/LIFO tests to pass (comment cost_method change as not implemented yet), add parent logic for removal startegies
bzr revid: jco@openerp.com-20130629205324-8je35x70mfuj57h9
2013-06-29 22:53:24 +02:00
Josse Colpaert 1beba08ebe [FIX] need to supply existing picking_id
bzr revid: jco@openerp.com-20130628164418-wljpcwwmc2zfdj6f
2013-06-28 18:44:18 +02:00
Quentin (OpenERP) 3bef5925a4 [WIP] stock:partial picking
bzr revid: qdp-launchpad@openerp.com-20130628160844-87o0zhfpeut4g3ya
2013-06-28 18:08:44 +02:00
Quentin (OpenERP) 590ca33428 [WIP] stock:partial picking
bzr revid: qdp-launchpad@openerp.com-20130628155856-g4cdgeuqxaq62n9x
2013-06-28 17:58:56 +02:00
Quentin (OpenERP) 3820477088 [WIP] stock:partial picking
bzr revid: qdp-launchpad@openerp.com-20130628155732-3zguaqbouu16vdt1
2013-06-28 17:57:32 +02:00
Josse Colpaert e84f779809 [IMP] Pass quants to chained moved as reserved quants + rebrowse move in negative quants
bzr revid: jco@openerp.com-20130628154821-pj3ala9gynrz53pb
2013-06-28 17:48:21 +02:00
Quentin (OpenERP) a763059d33 [WIP] stock: packaging
bzr revid: qdp-launchpad@openerp.com-20130628154036-nss4uj17zj9zrr2g
2013-06-28 17:40:36 +02:00
Quentin (OpenERP) 35cf403b10 [WIP] stock: packaging
bzr revid: qdp-launchpad@openerp.com-20130628125212-pvpzfpnzy3wqxsc3
2013-06-28 14:52:12 +02:00
Josse Colpaert 906964a930 [IMP] Solve price_calculation, negative quants with correct product
bzr revid: jco@openerp.com-20130628102629-fqv6a9a0i8ugdoly
2013-06-28 12:26:29 +02:00
Quentin (OpenERP) 06c7ca0fbb [WIP] stock: packaging
bzr revid: qdp-launchpad@openerp.com-20130628100804-flhsw4azeamtmqmw
2013-06-28 12:08:04 +02:00
Quentin (OpenERP) ad1f00170d [WIP] stock: packaging
bzr revid: qdp-launchpad@openerp.com-20130628080035-ihj8s4rypemrs9r2
2013-06-28 10:00:35 +02:00
Quentin (OpenERP) f8495823ef [WIP] stock: packaging
bzr revid: qdp-launchpad@openerp.com-20130628073506-qt68p8jqojgf70wh
2013-06-28 09:35:06 +02:00
Quentin (OpenERP) 51c679af9f [WIP] stock: packaging
bzr revid: qdp-launchpad@openerp.com-20130627233058-xdouvv6ir6gwpy4s
2013-06-28 01:30:58 +02:00