Commit Graph

19 Commits

Author SHA1 Message Date
Cedric Snauwaert 9502276166 [FIX]work on view for better usability
bzr revid: csn@openerp.com-20140210100727-1q2q61t3c3nxfd10
2014-02-10 11:07:27 +01:00
Quentin (OpenERP) dfd33f6229 [FIX] sale_stock: wrong model name in the action definition. Bug introduced with the latest merge with trunk
bzr revid: qdp-launchpad@openerp.com-20131211141418-1fx7g42dislaaiw1
2013-12-11 15:14:18 +01:00
Quentin (OpenERP) a5cc6d6aed [MERGE] merged with main trunk
bzr revid: qdp-launchpad@openerp.com-20131211100354-hwlt65vk8p3xih9u
2013-12-11 11:03:54 +01:00
Denis Ledoux 2888ad5772 [MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9677 rev-id: dle@openerp.com-20131206111336-dg01y92jvjnxy5oi
bzr revid: dle@openerp.com-20131206112312-g5vzrrna05iit5ka
2013-12-06 12:23:12 +01:00
Denis Ledoux ac0e22bd6c [FIX] sale_stock,stock: change model to stock.picking.out of deliveries to invoice view in sales
Deliveries to invoice in sales menu should display delivery order only (no incoming shipment). This was already the case thanks to the domain [('type','=','out')], but since the refactor of the module stock, and the division of stock.picking to stock.picking.in and stock.picking.out, the model of this view should be stock.picking.out instead of stock.picking (for instance, to get the actions binding (ir.values) of stock.picking.out model).
+ typo fix in action binding

bzr revid: dle@openerp.com-20131206111336-dg01y92jvjnxy5oi
2013-12-06 12:13:36 +01:00
jke-openerp d86e8623a3 merge sale stock loc
bzr revid: jke@openerp.com-20131008143231-6l30g8z2bju8z4cu
2013-10-08 16:32:31 +02:00
Josse Colpaert 5ef4e485ff [FIX] Add extra base menu for invoicing
bzr revid: jco@openerp.com-20130903161651-he9hvw18yetykocq
2013-09-03 18:16:51 +02: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
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
Turkesh Patel (Open ERP) 34a4255885 [FIX] fix some usability issues
bzr revid: tpa@tinyerp.com-20130326085212-05wtuqzf8g8t98p2
2013-03-26 14:22:12 +05:30
Atul Patel (OpenERP) b61e2c8b8f [MERGE]: Merged with lp:openobject-addons
bzr revid: atp@tinyerp.com-20120919093842-pn5kqx0gmc41lani
2012-09-19 15:08:42 +05:30
Atul Patel (OpenERP) f35c0b3d44 [MERGE]: Merged with lp:openobject-addons
bzr revid: atp@tinyerp.com-20120814161000-41ai95ixagtqteok
2012-08-14 21:40:00 +05:30
Atul Patel (OpenERP) f2df648741 [FIX]: Fix group unpack problem
bzr revid: atp@tinyerp.com-20120727093615-9f53wu6z6f7j931b
2012-07-27 15:06:15 +05:30
Atul Patel (OpenERP) bab2f1959f [FIX]: Fix menu and workflow problem
bzr revid: atp@tinyerp.com-20120727062841-cg5qtd34nnll8n5r
2012-07-27 11:58:41 +05:30
Atul Patel (OpenERP) 0ba2495536 [MERGE]: Merged with addons
bzr revid: atp@tinyerp.com-20120727045234-7jti0rs51z5beb8a
2012-07-27 10:22:34 +05:30
Atul Patel (OpenERP) 06c0ead10d [ADD]: Add dependency
ii) move wizard , yaml file
iii) move stock method into sale_stock.
iv) add security into sale_stock module.

bzr revid: atp@tinyerp.com-20120726205659-xiyx39r3dibshyjs
2012-07-27 02:26:59 +05:30