Commit Graph

24 Commits

Author SHA1 Message Date
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
Fabien Pinckaers 64cfc71038 [MERGE] misc fixes addons 10, purchase, account
bzr revid: fp@tinyerp.com-20120926072239-wy398z8cwk0qiq0t
2012-09-26 09:22:39 +02:00
Mayur Maheshwari (OpenERP) 728383c97a [IMP]stock : improve typo
bzr revid: mma@tinyerp.com-20120919114152-8yvsserlmzjtnm9e
2012-09-19 17:11:52 +05:30
Mayur Maheshwari (OpenERP) ba567b3850 [IMP]purchase : added name field in analytic plan,improve string of dashboard and invoice control, make purchase line editable when analytic distribution is available, added act_window of create invoice for incoming shipment
bzr revid: mma@tinyerp.com-20120917113113-irc6taebmwqrfxys
2012-09-17 17:01:13 +05:30
Twinkle Christian (OpenERP) fc1b1749a8 [IMP]Remove type field from the modules
bzr revid: tch@tinyerp.com-20120809060516-zgx3gdyv6wdshfyw
2012-08-09 11:35:16 +05:30
Fabien Pinckaers 64a9321d56 [IMP] footer on forms
bzr revid: fp@tinyerp.com-20120710164011-unqi1okf2uu8yhts
2012-07-10 18:40:11 +02:00
Raphael Collet 5133bee1d5 [FIX] in form views, replace class 'oe_highlight_on_dirty' by 'oe_highlight'
bzr revid: rco@openerp.com-20120629083024-rqhtbf9melkygg0m
2012-06-29 10:30:24 +02:00
Jigar Amin - OpenERP 10680f35ef [FIX] stock*, button cancel
bzr revid: jam@tinyerp.com-20120627133635-t2a6kkg4fxxxvksv
2012-06-27 19:06:35 +05:30
Twinkle (OpenERP) 471037495c [IMP]Apply css class flow on wizards buttons
bzr revid: tch@tinyerp.com-20120626063119-5i93di16milljxap
2012-06-26 12:01:19 +05:30
Twinkle (OpenERP) 0e97cefe9e [IMP]Improve wizard button
bzr revid: tch@tinyerp.com-20120625100901-ucjbttxod55erqmf
2012-06-25 15:39:01 +05:30
Twinkle (OpenERP) 660cc67256 [IMP]Added highlight button on wizard
bzr revid: tch@tinyerp.com-20120620104923-z1hty740vn160fg9
2012-06-20 16:19:23 +05:30
Twinkle (OpenERP) 06480c93b2 [IMP]Stock:Remove cancel button from wizard and added active class flow on button
bzr revid: tch@tinyerp.com-20120615130117-ndd2392k9uc5izi5
2012-06-15 18:31:17 +05:30
Fabien Pinckaers 746610f234 [IMP] better form views
bzr revid: fp@tinyerp.com-20120609215628-0ro72kp0hzni67j9
2012-06-09 23:56:28 +02:00
Quentin (OpenERP) a48f04a8c3 [MERGE] merged with main trunk
bzr revid: qdp-launchpad@openerp.com-20120514145540-avfac65n9oulfmj8
2012-05-14 16:55:40 +02:00
Quentin (OpenERP) b08c501123 [IMP] stock: split incomming shipments/delivery orders with new classes
bzr revid: qdp-launchpad@openerp.com-20120504153613-a92kqasbclihuinp
2012-05-04 17:36:13 +02:00
Mayur Maheshwari (OpenERP) 9e59ce8812 [IMP]all: Improve all typos
bzr revid: mma@tinyerp.com-20120424060532-ohrf0sxwq8rpq6ls
2012-04-24 11:35:32 +05:30
rpa (Open ERP) 48211d0c83 [MERGE]: Merge with lp:~openerp-commiter/openobject-addons/dev-addons2-rha1
bzr revid: rpa@tinyerp.com-20110107130246-ve4c015v6w3nr20d
2011-01-07 18:32:46 +05:30
Olivier Dony 68a015bc42 [FIX] stock: fixed invoicing wizard to work properly on multiple pickings - invoice type is automatically determined
bzr revid: odo@openerp.com-20101015115817-g1jy04x90cyinv7j
2010-10-15 13:58:17 +02:00
Olivier Dony a2cef35625 [IMP] stock: picking invoice wizard should be available on multiple pickings - pending fix in wizard for handling many pickings
bzr revid: odo@openerp.com-20101015083244-e64xzbfaevkvf9ne
2010-10-15 10:32:44 +02:00
DBR (OpenERP) 6a2408f6cf [MOD/IMP]: Usability Improvenment in Create Invoice Button Icon
bzr revid: dbr@tinyerp.com-20101012103932-c0x02udpb2t04vqy
2010-10-12 16:09:32 +05:30
sbh (Open ERP) e7c5054bd0 [IMP] stock: Add the short cut for cancel button in all view
bzr revid: sbh@tinyerp.com-20100914112537-5xyhjg2fkkk3thyb
2010-09-14 16:55:37 +05:30
sbh (Open ERP) 0c7d9d390e [ADD] stock: Add Create Invoice button on the left of the Cancel button when the Invoice status = To be Invoice to open the create invoice button
bzr revid: sbh@tinyerp.com-20100830090506-80dev2yty2pxjqiu
2010-08-30 14:35:06 +05:30
Harry (Open ERP) bdc78703ea [MERGE]
bzr revid: hmo@tinyerp.com-20100311142449-gfhiuwigpchfr074
2010-03-11 19:54:49 +05:30
KSA (Open ERP) e97cd87fcd [IMP] stock: Converted wizards into osv_memory wizard.
bzr revid: rpa@tinyerp.com-20100310094247-0gi9qlre6r82244w
2010-03-10 15:12:47 +05:30