Commit Graph

144 Commits

Author SHA1 Message Date
Quentin (OpenERP) 5f43160a61 [MERGE] lp:831543 about onchange_operation_type() that contained hardcoded names of location in mrp_repair module
bzr revid: qdp-launchpad@openerp.com-20111026095653-nvk5gvtr14eihxwb
2011-10-26 11:56:53 +02:00
Quentin (OpenERP) 69ba6cf654 [MERGE] lp:831583
bzr revid: qdp-launchpad@openerp.com-20111018132630-8pw6y87djwktyp1b
2011-10-18 15:26:30 +02:00
Fabien Pinckaers 05d6d35cc8 [Merge]
bzr revid: fp@tinyerp.com-20110917110317-34apz3spz1h9azjl
2011-09-17 13:03:17 +02:00
Mayur Maheshwari (OpenERP) ac32088ba1 [FIX]mrp_repair:now commit with fixes
lp bug: https://launchpad.net/bugs/831583 fixed

bzr revid: mma@tinyerp.com-20110824055115-fq4dvruhm0kecbi1
2011-08-24 11:21:15 +05:30
psi (Open ERP) 67d6414961 [FIX] mrp_repair, purchase, sale, sale_layout, stock: in view files of these module context was not passed in supported notation
bzr revid: psi@tinyerp.co.in-20110615134831-r2t96wg34dube7n6
2011-06-15 19:18:31 +05:30
Xavier Morel 4e6a9ea55c [REM] all @col and @colspan attributes on groups in search views: search views are not laid out by columns, therefore these attributes do not belong
bzr revid: xmo@openerp.com-20110315140859-uh9w3exdit84qz47
2011-03-15 15:08:59 +01:00
Quentin THEURET 1b02b16eed [FIX] #726551 :: Add a production lot on the operation in repair orders
lp bug: https://launchpad.net/bugs/726551 fixed

bzr revid: quentin@tempo-quentin-20110228142232-683fwv64epdta3ir
2011-02-28 15:22:32 +01:00
ksa (Open ERP) 11479a625f [FIX]:mrp repair does not work with products with lot tracking
lp bug: https://launchpad.net/bugs/695343 fixed

bzr revid: ksa@tinyerp.co.in-20110103104049-ujw59m9j8kh96pok
2011-01-03 16:10:49 +05:30
Els Van Vossel ab38e64d02 [IMP] changed menutips
bzr revid: openerp@evv-laptop-20101214062211-mlp6bzfhb0tw0fu6
2010-12-14 07:22:11 +01:00
DBR (OpenERP) ab0d260114 [MOD]: Usability Improvment in cancel & validate button position
bzr revid: dbr@tinyerp.com-20101025093236-mdsrvgyuvq8q2nbl
2010-10-25 15:02:36 +05:30
qdp-launchpad@tinyerp.com 06c0f43275 [IMP] mrp, mrp_repair: improved usability
bzr revid: qdp-launchpad@tinyerp.com-20101018192033-2d0tj4uxgynr68et
2010-10-18 21:20:33 +02:00
Vir (Open ERP) 80cd518e1d [ADD/MOD] Improved tooltips on menus
bzr revid: vir@tinyerp.com-20101016082655-jtqm0447fb7zkrv9
2010-10-16 13:56:55 +05:30
qdp-launchpad@tinyerp.com e5bf4fa551 [IMP] mrp_repair: usability improvements
bzr revid: qdp-launchpad@tinyerp.com-20101012140805-uhb008v7c0pe2t97
2010-10-12 16:08:05 +02:00
uco (Open ERP) dcdc8c35a9 [IMP] mrp: Improvements in views.
bzr revid: uco@tinyerp.com-20100920072255-7kxkdk6rtezvl7ia
2010-09-20 12:52:55 +05:30
uco (Open ERP) d775b090d2 [IMP] mrp_repair: Search view corrected.
bzr revid: uco@tinyerp.com-20100917115607-mxr2wqq3iej7c3qi
2010-09-17 17:26:07 +05:30
uco (Open ERP) d3bae5fb89 [IMP] mrp: Improved search views according to checklist guidelines.
bzr revid: uco@tinyerp.com-20100915103444-t8onckcgenfucybq
2010-09-15 16:04:44 +05:30
uco (Open ERP) f070bfd61e [IMP] mrp,mrp_repair,mrp_operations: Added ALT shortcuts on wizard and form view buttons. eg. ALT+C for Cancel.
bzr revid: uco@tinyerp.com-20100914134322-gv7abgavfgpq3cll
2010-09-14 19:13:22 +05:30
uco (Open ERP) b2f4dce58f [IMP] mrp, mrp_xxx: Form and List views improved according to Checklist guidelines.
bzr revid: uco@tinyerp.com-20100914124506-y0ls43epnm2uutxr
2010-09-14 18:15:06 +05:30
Vir (Open ERP) 026e8069fc [Merge]
bzr revid: vir@tinyerp.com-20100807063744-lstq56oy81itxh86
2010-08-07 12:07:44 +05:30
DBR (OpenERP) 1d5e077420 [MOD/IMP]Improvement in mrp_* access right
bzr revid: dbr@tinyerp.com-20100806071422-iz28d36lb8efy7i0
2010-08-06 12:44:22 +05:30
uco (Open ERP) 77baf80a0a [FIX] mrp_repair: Small fix in search view.
bzr revid: uco@tinyerp.com-20100805110004-17faxswztiry7jz7
2010-08-05 16:30:04 +05:30
Mod2 (OpenERP) 62a8a4ac5b mrp_repair:
* [ADD] YML 
* [IMP] useability 
mrp:
* [IMP] Add contrains in mrp.production model to check Order quantity could not be negative or zero.
* [IMP] Improve log message on ready production order
* [IMP] useability in Work center, route and BOM
* [FIX+IMP] change Cost price Wizard
* [FIX] yml problem in mrp_phantom and mrp_procurement
* [FIX] produce wiazrd
stock:
* [FIX] Change Cost price wizard
* [IMP] Add property_stock_variation in product category view

mrp_operations, procurement, resource

bzr revid: hmo@tinyerp.com-20100701134010-z3sdg19w0cj49joc
2010-07-01 19:10:10 +05:30
Vir (Open ERP) 06b5dc6d57 [Merge] Usability changes
bzr revid: vir@tinyerp.com-20100602133411-rlijqoxpuxkp3n00
2010-06-02 19:04:11 +05:30
Vir (Open ERP) 1471e8735b [MOD] Improvements in views, new icon added for view button
bzr revid: vir@tinyerp.com-20100601053023-bgpp728959jtlxwa
2010-06-01 11:00:23 +05:30
Vir (Open ERP) bba3dcfe5a [MOD] general usability chabges
bzr revid: vir@tinyerp.com-20100513132923-y3uo7pzwmqhfmc91
2010-05-13 18:59:23 +05:30
Vir (Open ERP) e8d8813c4f [IMP,MOD] mrp_modules : Usability Improvements in MRP modules
bzr revid: vir@tinyerp.com-20100512140551-bx331bz90n0bh5qp
2010-05-12 19:35:51 +05:30
uco (OpenERP) c5479dc8e3 [FIX] mrp_repair: Fixed domain error in mrp.repair.fee view.
bzr revid: uco@tinyerp.com-20100510062503-rjixonfngw4x84i3
2010-05-10 11:55:03 +05:30
Fabien Pinckaers f8d3d3b84f [IMP] simplified views
bzr revid: fp@tinyerp.com-20100418153244-e8o5p2gxubw4m6t4
2010-04-18 17:32:44 +02:00
Fabien Pinckaers 36059ff283 [IMP] General review and cleaning of all views. Not finished. Worked on exted_groups, removed select=2, convert tab to spaces, etc.
bzr revid: fp@tinyerp.com-20100416091625-4riafnmo2mo7cuu9
2010-04-16 11:16:25 +02:00
sbh (Open ERP) ac8dc75e42 IMP: mrp: changed the sequence of menu
bzr revid: sbh@tinyerp.com-20100111080310-ai64i8lhq1l94ynu
2010-01-11 13:33:10 +05:30
sbh (Open ERP) 84e896e6a6 mrp: Modfiy the menu with new structure
bzr revid: sbh@tinyerp.com-20100111073300-v66x51ny4oml50rg
2010-01-11 13:03:00 +05:30
rpa (Open ERP) 474130b904 [Merge]: Merge with parent branch
bzr revid: rpa@tinyerp.com-20091125093300-d3opjo7jyn5qgbtv
2009-11-25 15:03:00 +05:30
olt@tinyerp.com cc1d6a3c6c [IMP] mrp: menu reorganisation
bzr revid: olt@tinyerp.com-20091125080708-vwi5nxksm8cbk370
2009-11-25 09:07:08 +01:00
uco (OpenERP) 50ee2493f4 [IMP]: remove all menus (and their related actions) and keep
bzr revid: uco@tinyerp.co.in-20091123052917-bj8x7mvtyqt41w72
2009-11-23 10:59:17 +05:30
Fabien Pinckaers 3c0cf6275a bugfix
bzr revid: fp@tinyerp.com-20090122231505-xidgv6zdgduwxn32
2009-01-23 00:15:05 +01:00
mra (Open ERP) 4322da3382 Add new selection field(tax use in:sale/purchase) on tax object now using this filters all taxes where it used , modify charts also l10n_be,l10n_uk_chart_minimal
bzr revid: mra@tinyerp.com-20090121135303-dsbnkas7b16ihk0i
2009-01-21 19:23:03 +05:30
qdp 7f9fe360f3 *merge of the ~activity/openobject-addons/trunk branch. Improvement of translatability and small bugfixes
*small modifs on mrp_repair module

bzr revid: qdp@tinyerp.com-20081208170840-ryh5435c5heqsngl
2008-12-08 18:08:40 +01:00
qdp 11ffe5247b *bugfix
bzr revid: qdp-launchpad@tinyerp.com-20081204150628-gie3vi7w3thavsh6
2008-12-04 16:06:28 +01:00
qdp 5a6bf86b3a attrs on delivery address
bzr revid: qdp-launchpad@tinyerp.com-20081204130901-6p57c1ezhon2rauq
2008-12-04 14:09:01 +01:00
Jay Vora 546a890248 Mrp_Repair : Corrections on Report
bzr revid: jvo@tinyerp.com-20081204113513-cm2fon8mwgipxmep
2008-12-04 17:05:13 +05:30
qdp 589c7a8443 *module mrp_repair improvements
bzr revid: qdp@tinyerp.com-20081203150641-6zajb1q3vt4ub760
2008-12-03 16:06:41 +01:00
qdp b5de92db2c *improvement of mrp_repair module (lots of things)
bzr revid: qdp@tinyerp.com-20081203112925-flb88fatksd18l51
2008-12-03 12:29:25 +01:00
qdp 2340370caf *removed ready to repair state (not needed)
bzr revid: qdp@tinyerp.com-20081202140015-e82y7e1r2e968qmp
2008-12-02 15:00:15 +01:00
Christophe Simonis d00bb6bead Import mrp_repair addon from extra-addons (sorry for loosing history, bzr can handle this :( )
bzr revid: christophe@tinyerp.com-20081128144441-qkdj47smd5lozs0w
2008-11-28 15:44:41 +01:00