Commit Graph

75 Commits

Author SHA1 Message Date
Olivier Dony 06fb14130a [IMP] removed method=True params from all fields.function
Server revision 3495 odo@openerp.com-20110701232328-flgxulxva70vnyxr
removed the need for passing method=True to function fields,
so this is the equivalent addons fix, removing it everywhere.
Please be careful from now on, and do not pass it anymore!

bzr revid: odo@openerp.com-20110701234124-a61zl0idvdfz3hyb
2011-07-02 01:41:24 +02:00
ron@tinyerp.com 99f6e9e0ee [FIX]mrp_repair:Shows 1 PCE qty in Delivery Order only,after we created a Repair Order with differ Qty
lp bug: https://launchpad.net/bugs/784363 fixed

bzr revid: ron@tinyerp.com-20110519122847-elw99z61h3y8fg2j
2011-05-19 17:58:47 +05:30
qdp-launchpad@tinyerp.com f28ed00264 [REF] mrp_repair, stock: small code refactoring
bzr revid: qdp-launchpad@tinyerp.com-20110117100122-gson7kged6atppnb
2011-01-17 11:01:22 +01:00
rpa (Open ERP) 62e8c0eba0 [MERGE]: Merge with lp:~openerp-dev/openobject-addons/ksa-addons2
bzr revid: rpa@tinyerp.com-20110106124845-fi83ya2dyzpk0p0j
2011-01-06 18:18:45 +05:30
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
rpa (Open ERP) b84488356c [MREGE]: Merge with lp:~openerp-commiter/openobject-addons/dev-addons2-rha1
bzr revid: rpa@tinyerp.com-20101220130056-jtt8okpeabhz28bv
2010-12-20 18:30:56 +05:30
rha@tinyerp.com e4f7bb54d4 [Merge]: merge with addons2
bzr revid: rha@tinyerp.com-20101216073317-48599ut5l4fgenjl
2010-12-16 13:03:17 +05:30
rha@tinyerp.com 2aefa41343 [Fix]: Bug #690234 mrp_repair: error if repair contains a product that its warranty is not multiple of 12
bzr revid: rha@tinyerp.com-20101216060145-pek6uv2pckkodlyt
2010-12-16 11:31:45 +05:30
rha@tinyerp.com d24451dcd6 [Fix]: Bug #690252 mrp_repair: State of repair lines are not changed in some cases
bzr revid: rha@tinyerp.com-20101215132109-5tdozfug78fwoypc
2010-12-15 18:51:09 +05:30
uco (OpenERP) d827b2f6ea [REF]: Added remaining context changes in _constraints. Removed unnecessary checking for context from methods.
bzr revid: uco@tinyerp.com-20101213064309-vg36f1510xv2f8zb
2010-12-13 12:13:09 +05:30
uco (OpenERP) 3700e08ed6 [REF]: Refactored some lines from previous commit.
bzr revid: uco@tinyerp.com-20101123113152-0ue71yg9usp1gklx
2010-11-23 17:01:52 +05:30
uco (OpenERP) 6dd290e824 [REF]: Replace the condition 'if not context' with 'if context is None'.
bzr revid: uco@tinyerp.com-20101123070505-9i2lrqhgxzaii3zn
2010-11-23 12:35:05 +05:30
uco (OpenERP) 8035df3e11 [IMP]: Added context=None in function argument for rest modules.
bzr revid: uco@tinyerp.com-20101122103753-idv9fdaqc28rvugu
2010-11-22 16:07:53 +05:30
uco (OpenERP) 12fcd1be2f [IMP] : Added context=None on methods used for _constraints and replaced context={} with context=None.
bzr revid: uco@tinyerp.com-20101119134801-974ev29j4tu46pq2
2010-11-19 19:18:01 +05:30
uco (OpenERP) ded4526a93 [FIX] mrp_repair: Fixed name of field.
bzr revid: uco@tinyerp.com-20101013045622-5i2x5d3bkw82sqh1
2010-10-13 10:26:22 +05:30
uco (Open ERP) ead307653d [IMP, ADD] point_of_sale: Added access rules needed to complete pos order. Improved some rights for Close registers.
bzr revid: uco@tinyerp.com-20101005134228-1vdavxepj9oq8veq
2010-10-05 19:12:28 +05:30
Xavier Morel c36a3d3390 [FIX] mrp_repair: syntax error typo
bzr revid: xmo@openerp.com-20101005091022-dmwju7zimmja2fzg
2010-10-05 11:10:22 +02:00
Xavier Morel 2300f9b49d [IMP] mrp_repair: make indentation of return dicts coherent in onchange_operation_type
bzr revid: xmo@openerp.com-20101005080502-3lehfh2fk7dn5vw5
2010-10-05 10:05:02 +02:00
Xavier Morel 14559bb42e [IMP] mrp_repair: simplify boolean temp variable setting
bzr revid: xmo@openerp.com-20101005080312-h3nzrhvjogoc7o6q
2010-10-05 10:03:12 +02:00
Xavier Morel be1a8c1e60 [FIX] mrp_repair: typo in variable name
bzr revid: xmo@openerp.com-20101005080107-reomihila8y8g9uj
2010-10-05 10:01:07 +02:00
Xavier Morel a392e830d7 [IMP] mrp_repair: reverse boolean test to reduce nesting
bzr revid: xmo@openerp.com-20101005080013-7ssjz1tnlqe0cqdz
2010-10-05 10:00:13 +02:00
Xavier Morel f291106692 [IMP] mrp_repair: no need to rountrip via string to get today's datetime
bzr revid: xmo@openerp.com-20101005075948-1rq455369nr0rz6b
2010-10-05 09:59:48 +02:00
olt@tinyerp.com d51ad12b0c [FIX] mrp_repair: don't try to compare a date object with a datetime object
bzr revid: olt@tinyerp.com-20101004114819-0b8xhsjytfxgll8t
2010-10-04 13:48:19 +02:00
aag (OpenERP) 7b2e3875b1 [REMOVE]: mx.Date from trunk
bzr revid: aag@tinyerp.co.in-20100929080501-j7hqsb3qfftp6qbo
2010-09-29 13:35:01 +05:30
Jay (OpenERP) a15e21270b [FIX] mrp_repair : Bad reference to a many2one field corrected while creating invoice from repair
lp bug: https://launchpad.net/bugs/646551 fixed

bzr revid: jvo@tinyerp.com-20100927115004-t9y6cbkg7phagdtu
2010-09-27 17:20:04 +05:30
uco (Open ERP) 218ea3854d [IMP] auction, mrp_repair: Code cleaning and refactoring.
bzr revid: uco@tinyerp.com-20100927082804-15fu60d93ex33yzl
2010-09-27 13:58:04 +05:30
uco (Open ERP) 60d1114258 [REF] mrp_repair, point_of_sale: Cleaning the code.
bzr revid: uco@tinyerp.com-20100923121436-35j9nenzuei3vl9d
2010-09-23 17:44:36 +05:30
uco (Open ERP) 18208eaf1e [MERGE]
bzr revid: uco@tinyerp.com-20100923042217-1oeeh3wtn1u198vg
2010-09-23 09:52:17 +05:30
olt@tinyerp.com 4615bf0d37 [IMP] mrp: performance improvement: added store={...} for 'mrp.repair' amount computations
bzr revid: olt@tinyerp.com-20100922141342-77ladsgwv6d2pxec
2010-09-22 16:13:42 +02:00
uco (Open ERP) d34059a622 [FIX] mrp_repair: Report error corrected in better way.
bzr revid: uco@tinyerp.com-20100921140811-8g1e4y70zqlp9b80
2010-09-21 19:38:11 +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
Jay (OpenERP) 295072d148 [FIX] mrp_repair : Creation of invoices corrected from repairs with fees
bzr revid: jvo@tinyerp.com-20100901085854-cy7sr8m2bpa1ozn6
2010-09-01 14:28:54 +05:30
Jay (OpenERP) 8ee7af483d [FIX] mrp_repair : ref. to account_id assigned
lp bug: https://launchpad.net/bugs/622968 fixed

bzr revid: jvo@tinyerp.com-20100823202526-ihj37we5ilii3vlu
2010-08-24 01:55:26 +05:30
Rvo (Open ERP) 45a8d54f18 [CLEAN]: removed commented code, fixed proper indentation in dictionary and removed extra spaces at few places
bzr revid: rvo@tinyerp.co.in-20100813122005-qj1l1iumkfmocyvk
2010-08-13 17:50:05 +05:30
uco (Open ERP) 78c262b86f [FIX] mrp_repair: Fixed log error when End repair is performed.
bzr revid: uco@tinyerp.com-20100805121659-7wlm5reao7z74j8v
2010-08-05 17:46:59 +05:30
uco (Open ERP) 40b121e140 [IMP] mrp, mrp_repair: Cleaning the code. Improved yaml.
bzr revid: uco@tinyerp.com-20100805072134-uelcxf0017e27uu9
2010-08-05 12:51:34 +05:30
Harry (OpenERP) b1f66324b0 [FIX] mrp_repair: fixed small issue
bzr revid: hmo@tinyerp.com-20100709084823-b5endvvzfv2fo4l4
2010-07-09 14:18:23 +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
vra bf8d2a73c0 [IMP][REF] Sql-injection changes, remove print statement, some space improvement.
bzr revid: vra@tinyerp.com-20100616115139-cql5oiqf622spa6p
2010-06-16 17:21:39 +05:30
Fabien Pinckaers a3dd9f05dc [FIX] 3 security rules, [IMP] object names for logs
bzr revid: fp@tinyerp.com-20100519183232-9zieyfnah526r312
2010-05-19 20:32:32 +02:00
Jay (OpenERP) 123cb46c6c [FIX] (5.0 - 6.0)Mrp_repair : Corrected make invoice process and Quotation report
bzr revid: vra@tinyerp.com-20100511091536-vroh7w7yr2cmo33s
2010-05-11 14:45:36 +05:30
uco (OpenERP) 9514caf309 [ADD,REF] mrp_repair: Added docstrings in all functions. Refactored code according to pep-8 standards. Improved coding i.e. removed self.pool.get from inside the loops.
bzr revid: uco@tinyerp.co.in-20100406065209-sklmtp3dffsp3uy2
2010-04-06 12:22:09 +05:30
uco (OpenERP) c95150b75a [FIX] mrp, mrp_repair, purchase, sale: Changed name of variable for maintaining naming convention.
bzr revid: uco@tinyerp.co.in-20100312115012-vrf4lut48ptyxk92
2010-03-12 17:20:12 +05:30
mso fcaeab33ca [Merge]:Merged with parent branch
bzr revid: mso@mso-20100312071916-zat2nj2rvz5fc10t
2010-03-12 12:49:16 +05:30
Harry (Open ERP) bdc78703ea [MERGE]
bzr revid: hmo@tinyerp.com-20100311142449-gfhiuwigpchfr074
2010-03-11 19:54:49 +05:30
uco (OpenERP) 8cf8c156de [IMP] stock: Renamed picking sequences IN/00001, OUT/00001, INT/00001.
bzr revid: uco@tinyerp.co.in-20100311072517-x9gny5kf7k4uin37
2010-03-11 12:55:17 +05:30
Fabien Pinckaers 1091830208 [IMP] configurable digits in floats per application
bzr revid: fp@tinyerp.com-20100306205219-pg1r78deq76t2jg2
2010-03-06 21:52:19 +01:00
Stephane Wirtel fb3ef7a2f4 [FIX] Change the year of the copyright
bzr revid: stephane@openerp.com-20100112091839-a6p7tenhb4e4zxyx
2010-01-12 10:18:39 +01:00
Vir (Open ERP) 7432bb7c9b [ADD] Help added on state field for mrp.repair and mrp.repair.line object
bzr revid: vir@tinyerp.com-20091229123659-0qg1qryr5aee48sa
2009-12-29 18:06:59 +05:30
uco (OpenERP) c1d66e1ac5 [IMP]: Generalization of tooltips: Added tooltips for 'origin' fields, renamed 'Ref' to 'Reference', Added same tooltips for same fields of 'account & account template' and 'tax & tax templates'
bzr revid: uco@tinyerp.co.in-20091222093841-2uamhp6w0wkmcnk0
2009-12-22 15:08:41 +05:30