Commit Graph

15 Commits

Author SHA1 Message Date
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) b1cf433ecc [MERGE]: Merged with trunk-addons.
bzr revid: uco@tinyerp.com-20101206131102-z2xzz8eshkswo00q
2010-12-06 18:41:02 +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) 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
rpa (Open ERP) d6ba50f386 [FIX]: Fixed translation of warning messages
lp bug: https://launchpad.net/bugs/660494 fixed

bzr revid: rpa@tinyerp.com-20101027133524-2mijip7zskzwevnh
2010-10-27 19:05:24 +05:30
ATP (OpenERP) 9a4d85e957 [FIX] Undefined variables: auction, base_module_record, base_report_desinger, crm, event, resource
bzr revid: hmo@tinyerp.com-20100817070450-89httnejhscj30gu
2010-08-17 12:34:50 +05:30
Harry (OpenERP) e795b1ab85 [auction] merged clean work
bzr revid: hmo@tinyerp.com-20100804135617-11z6ng0lus5cy0fe
2010-08-04 19:26:17 +05:30
atp (Open ERP) 9173f1abff [IMP]: Usability Improvement. also change in auction data file.
bzr revid: atp@tinyerp.co.in-20100803082353-rvqzxim40tay5qa4
2010-08-03 13:53:53 +05:30
atp (Open ERP) a2b6d72e29 [IMP]: usability Improvement for auction wizard.
bzr revid: atp@tinyerp.co.in-20100802124234-79gv2pkn69hjafp4
2010-08-02 18:12:34 +05:30
atp (Open ERP) 3b56d0d65b [IMP]: auction: usability Improvement in auction dates form ,add search view./
[IMP]: usability Improvement in objects form, and add search view.
[IMP]: Remove some unnecessary wizard from objects form.
[FIX]: Fix Image Path problem of catelog Flagey report.
[FIX]: Fix _type_get() function argument problem for object category field.

bzr revid: atp@tinyerp.co.in-20100729120616-4wohqg52atddh48b
2010-07-29 17:36:16 +05:30
Olivier Dony 664ff3b99b [IMP] auction, point_of_sale, account: removed more useless cr.commit() calls. Please see guideline 2.9. One should never commit explicitly unless you have created your own cursor.
bzr revid: odo@openerp.com-20100712180702-nooupjcpgfa0vt5z
2010-07-12 20:07:02 +02:00
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
uco (OpenERP) c4b7a902cb [FIX] auction: Fixed fields_view_get error when active_id is not correct.
bzr revid: uco@tinyerp.co.in-20100329084956-qebf1vquhfkwliuq
2010-03-29 14:19:56 +05:30
uco (OpenERP) 63449811c2 [REF] auction: Removed print statement
bzr revid: uco@tinyerp.co.in-20100323134824-uzkqvbl6qwcj3rl3
2010-03-23 19:18:24 +05:30
uco (OpenERP) 1d98e10bc2 [ADD] auction: Added osv_memory wizard for 'Map buyer username to Partners'.
bzr revid: uco@tinyerp.co.in-20100323134503-gfumtlx8yui2pnd4
2010-03-23 19:15:03 +05:30