Commit Graph

990 Commits

Author SHA1 Message Date
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
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
Khushboo Bhatt (Open ERP) 1ed24698ab [MERGE]merge with trunk
bzr revid: kbh@tinyerp.com-20121127051355-bc2iofgjh7pd39io
2012-11-27 10:43:55 +05:30
Fabien Pinckaers c33c575201 [FIX] bug in repair, mo when creating a stock.move
bzr revid: fp@tinyerp.com-20121126213921-bi1ypv4x2hvs16hc
2012-11-26 22:39:21 +01:00
Fabien Pinckaers b9535b0f27 [IMP] Misc useability improvement in account
[MERGE] warehouse misc imp, receptions
[IMP] fixes in po

bzr revid: fp@tinyerp.com-20121126182811-kgqve7pzzqddx86g
2012-11-26 19:28:11 +01:00
Quentin (OpenERP) dc4016bb48 [FIX] stock: partner_id field not present in the stock.move form view but used in an onchange
bzr revid: qdp-launchpad@openerp.com-20121126095039-umiathe1nfbms7k5
2012-11-26 10:50:39 +01:00
Khushboo Bhatt (Open ERP) 03616922e1 [FIX]stock:domai removed
bzr revid: kbh@tinyerp.com-20121123130641-7lnilf92ebmvpqy4
2012-11-23 18:36:41 +05:30
Khushboo Bhatt (Open ERP) ca4f698c5e [FIX]stock:added field in form ang string changed
bzr revid: kbh@tinyerp.com-20121123124757-wcptc7s94oi3ceth
2012-11-23 18:17:57 +05:30
Khushboo Bhatt (Open ERP) 5bbbd94662 [FIX]stock:in group by field name changed
bzr revid: kbh@tinyerp.com-20121123123959-jtjhcrbu0dmoi52y
2012-11-23 18:09:59 +05:30
Divyesh Makwana (Open ERP) 8b161d799e [Merge] Merge with main addons.
bzr revid: mdi@tinyerp.com-20121123044123-8k6xplyowc8t8p7k
2012-11-23 10:11:23 +05:30
Arnaud Pineux 5183083743 [IMP] change sequence number for top menu items
bzr revid: api@openerp.com-20121122082312-1002q16yus0gs4q8
2012-11-22 09:23:12 +01:00
Fabien Pinckaers aeb29763d5 [IMP] membership + merge stock
bzr revid: fp@tinyerp.com-20121122061244-0a9zawsg8ebohdi5
2012-11-22 07:12:44 +01:00