Commit Graph

1000 Commits

Author SHA1 Message Date
Josse Colpaert a3cc2f8fdc [WIP] Link sale and procurement group, run procurement when creating from sale, view delivery order button with shipped field as a calculated field, quants search view, change yml tests in stock_location
bzr revid: jco@openerp.com-20130722143747-l680354are7bo0ow
2013-07-22 16:37:47 +02:00
Josse Colpaert f85da509e3 [WIP] Add search view for quant packages and put store on related field location_id
bzr revid: jco@openerp.com-20130722093252-v3qqqadxibyrxdma
2013-07-22 11:32:52 +02:00
Josse Colpaert 795ae67052 [WIP] First quant package menuitem and views and use name with parent names in it as with locations for quant packages
bzr revid: jco@openerp.com-20130722091109-np3r9pj6vgj2rg1l
2013-07-22 11:11:09 +02:00
Quentin (OpenERP) 1b8a999bef [MERGE] wmsimplement-seduce
bzr revid: qdp-launchpad@openerp.com-20130719094838-bkwint5sofnmytw1
2013-07-19 11:48:38 +02:00
Josse Colpaert 208f56c284 [WIP] Add menu for global procurement rules and pass routes to next procurement
bzr revid: jco@openerp.com-20130717113136-l2pj1h6ukfoj153r
2013-07-17 13:31: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
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 421a349958 [WIP] Make sure stock_account and stock installs
bzr revid: jco@openerp.com-20130715081809-9wjk787xp3gcsi3e
2013-07-15 10:18: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) 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 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
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
Christophe Matthieu 5d9db60eb0 [IMP] stock: picking: add button print; reload after done action
bzr revid: chm@openerp.com-20130708103400-lo6hlv0k796vpzwo
2013-07-08 12:34:00 +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 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
Fabien Pinckaers e61887ffae [IMP] tests YAML stock
bzr revid: fp@tinyerp.com-20130630201323-b331o6nmrjjlpdh1
2013-06-30 22:13:23 +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 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
Quentin (OpenERP) 58b2b57fa3 [IMP] check_assign/action_assign in picking
bzr revid: qdp-launchpad@openerp.com-20130625122432-3p9sc2f082cfenjp
2013-06-25 14:24:32 +02:00
Thibault Delavallée a05b0bebbe [FORWARD] Forward port of 7.0 branch until revision 9143.
bzr revid: tde@openerp.com-20130521122359-b5vii7gv8arluz06
2013-05-21 14:23:59 +02:00
Cedric Snauwaert a4c6c62e75 [FIX]stock: remove message from chatter, useless since information appears with tracking state and change view
so that schedule date appears when product hasn't been received and date of reception appears when it has
been received

bzr revid: csn@openerp.com-20130514091914-rod821mkj7v4s97c
2013-05-14 11:19:14 +02:00
Cedric Snauwaert e19d5e4685 [FIX]purchase/stock: when validating a PO, information on scheduled_date was not correct, should take
into account, schedule_date for each product instead of PO date.
Also add a message in chatter whenever we receive a product. Added a function in tools/misc/py for the
purpose of printing correct date in user timezone + timezone information.

bzr revid: csn@openerp.com-20130513145318-qterabm7vmjkezi4
2013-05-13 16:53:18 +02:00
Quentin (OpenERP) 33f27b362b [MERGE] forward port of addons v7 up to revision 9045
bzr revid: qdp-launchpad@openerp.com-20130422153449-c62emljfa4a49758
2013-04-22 17:34:49 +02:00
Olivier Dony feefb0ad36 [FIX] search views: use child_of operator for partner_id fields that can reference both companies and contacts
The goal is to match both the Company and its contacts
when searching for the Company

bzr revid: odo@openerp.com-20130420022642-6qe8pp4ifexjms65
2013-04-20 04:26:42 +02:00
Thibault Delavallée 40a5dda617 [MERGE] Forward port of addons until 8903
bzr revid: tde@openerp.com-20130321093716-3nt7h2xunl8lusqh
2013-03-21 10:37:16 +01:00
Cedric Snauwaert 25a6c8f9c4 [FIX]stock: list view for stock move shouldn't be editable
bzr revid: csn@openerp.com-20130318134343-1z5epusa17enpclt
2013-03-18 14:43:43 +01:00
Quentin (OpenERP) be05b374a1 [MERGE] forwardport of bugfixes made in v7 up to revision 8854.
bzr revid: qdp-launchpad@openerp.com-20130314112740-s01t51p4m7mxcumz
2013-03-14 12:27:40 +01:00
Olivier Dony 8453234ead [FIX] all: change confusing labels on Cancel buttons in form views
bzr revid: odo@openerp.com-20130304184431-1p8byycyl0nv26qx
2013-03-04 19:44:31 +01:00
Olivier Dony bdbf554fae [FIX] stock: change confusing labels on Cancel buttons
bzr revid: odo@openerp.com-20130304130732-82xx3rlr87152b0g
2013-03-04 14:07:32 +01:00
Xavier ALT 66838868dc [MERGE] OPW 584935: stock/account_followup: missing fields in tree view prevent some group by to work correctly
bzr revid: xal@openerp.com-20130226152803-b4gr3wtjpehclqu2
2013-02-26 16:28:03 +01:00
Xavier ALT 35f3ac4e34 [MERGE] OPW 584643: stock: missing field in tree view prevent group by 'Schedule' on Receive/Deliver Products
bzr revid: xal@openerp.com-20130226142325-8fgeqkd9jzq2g8ia
2013-02-26 15:23:25 +01:00
Xavier ALT 392492ef03 [MERGE] OPW 584152: stock: move history (traceability up/down) should be view only
bzr revid: xal@openerp.com-20130226091554-l6z5eoikk91i19q9
2013-02-26 10:15:54 +01:00
Olivier Dony a16f03188b [FIX] stock: typo in stock.move search view, @domain is for restricting auto-completed values, while @filter_domain is for overriding the field behavior
``self`` only makes sense within @filter_domain

bzr revid: odo@openerp.com-20130225163449-vzc5dw16lgpsstqo
2013-02-25 17:34:49 +01:00
Fabien Pinckaers b90829f3ea [IMP] buttons in forms, instead of related actions
bzr revid: fp@openerp.com-20130224112142-p9g0p7yg3hmq59eb
2013-02-24 12:21:42 +01:00
Vishmita f54c6dcd0b [IMP]typo
bzr revid: vja@tinyerp.com-20130221134254-jmoi7krnnorwq2n1
2013-02-21 19:12:54 +05:30
Vishmita 3222e81ef6 [IMP]Improve product actions
bzr revid: vja@tinyerp.com-20130220104104-91l7ox1rie02ap3p
2013-02-20 16:11:04 +05:30
Mohammed Shekha efaad74d1a [FIX]Fixed the issue of missing fields in tree view, due to which while the time of grouping the record error thrown as there is groupby context has that field.
bzr revid: msh@openerp.com-20130208151121-o50t1ipsljjrqgwr
2013-02-08 20:41:21 +05:30
Hardik Ansodariya c875d06cd9 [FIX] stock: Fixed the issue Group By Schedule from Receive/Deliver Products (maintenance case: 584643)
bzr revid: han@tinyerp.com-20130123095832-fo7och55fou6iiow
2013-01-23 15:28:32 +05:30
Mayur Maheshwari (OpenERP) 9a5a3d542d [FIX]stock: create button not works well in traceability and packs case:584152
bzr revid: mma@tinyerp.com-20130111071734-ekyftnn2ayonaa7k
2013-01-11 12:47:34 +05:30
dle@openerp.com 70a0215a30 [IMP]String edit in view instead of overwrite inherited field
bzr revid: dle@openerp.com-20121214160736-zu7u5xct2h1xgs37
2012-12-14 17:07:36 +01:00
Fabien Pinckaers f3fc080ef7 [MERGE] module desc + stock
bzr revid: fp@tinyerp.com-20121209105527-4ot27zsv5vqr38ls
2012-12-09 11:55:27 +01:00
Fabien Pinckaers dbe6afcb65 [MERGE] stock improvement in views + misc typo
bzr revid: fp@tinyerp.com-20121208162031-l29o82hcd3bw1fb5
2012-12-08 17:20:31 +01:00
Olivier Dony 5db87bea9c [MERGE] Bugfixes from 6.1 until revision 6800
bzr revid: odo@openerp.com-20121206153856-9y9v8ok6yxo6l5f0
2012-12-06 16:38:56 +01:00
Jalpesh Patel (OpenERP) 48c3aee44d [Merge] Merge with lp:openobject-addons
bzr revid: pja@tinyerp.com-20121203112559-ofkbangr2rzhrud8
2012-12-03 16:55:59 +05:30
Jalpesh Patel (OpenERP) 213f25421f [IMP]solve problem of group by filters source,destination,creation in warehouse
bzr revid: pja@tinyerp.com-20121130073057-2kcyr0148bpw88ub
2012-11-30 13:00:57 +05:30
Khushboo Bhatt (Open ERP) 936345fc2d [FIX]stock:location filter works properly
bzr revid: kbh@tinyerp.com-20121129112534-1kx4dw5oum7tc5oz
2012-11-29 16:55:34 +05:30
Divyesh Makwana (Open ERP) c56c35f9b0 [Merge] Merge with main addons.
bzr revid: mdi@tinyerp.com-20121128042311-283p5q84yyum4nkb
2012-11-28 09:53:11 +05:30