Commit Graph

15 Commits

Author SHA1 Message Date
Numerigraphe - Lionel Sausin 779fa653c1 [IMP] Added missing vim mode lines
lp bug: https://launchpad.net/bugs/524279 fixed

bzr revid: ls@numerigraphe.fr-20111122085138-x6u2lcl6vrpyybp9
2011-11-22 09:51:38 +01:00
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
atp (Open ERP) 91418b7477 [IMP]: Usability Improvement
bzr revid: atp@tinyerp.co.in-20100805102619-822pt3hx06rppbn2
2010-08-05 15:56:19 +05:30
atp (Open ERP) 760f52310b [IMP]: code optimize, Use Multi in fuction field.
bzr revid: atp@tinyerp.co.in-20100803102859-07zcf7azsecpzrt1
2010-08-03 15:58:59 +05:30
atp (Open ERP) 0d2501b77e [IMP]: usability improvement for make invoice for seller wizard
bzr revid: atp@tinyerp.co.in-20100802121125-ebeuypntdalhtaoa
2010-08-02 17:41:25 +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
uco (OpenERP) edeff81c49 [IMP] auction: Code optimization and improvements.
bzr revid: uco@tinyerp.co.in-20100405101412-9vemft1la0018i46
2010-04-05 15:44:12 +05:30
sbh (Open ERP) 57cfa6d154 [IMP] point_of_sale:Removed @summary from docstring
bzr revid: sbh@tinyerp.com-20100323052130-49zeyij8z7c7kzt0
2010-03-23 10:51:30 +05:30
sbh (Open ERP) 722a3a7c93 [IMP] auction: Improve the deafult_get method and clean the code
bzr revid: sbh@tinyerp.com-20100318095715-x3k9r7eh2f09pfjj
2010-03-18 15:27:15 +05:30
sbh (Open ERP) b65b3ea80e [IMP] auction,stock,delivery: Used default_get method instead of _default
bzr revid: sbh@tinyerp.com-20100318063117-hkddpaydbbc09zic
2010-03-18 12:01:17 +05:30
sbh (Open ERP) 366d0abea8 [IMP] auction: remove the defaults value function and used default_get
bzr revid: sbh@tinyerp.com-20100318061048-q9mlhmrc1c9wwid6
2010-03-18 11:40:48 +05:30
mso aed34ff6f9 [IMP]:auction,mrp,sale:Code Review & Optimization
bzr revid: mso@mso-20100315121815-f6iohh9sbbisopkv
2010-03-15 17:48:15 +05:30
atp (Open ERP) 3d052f10fd [IMP]: auction: removed _ from function called from button
bzr revid: atp@tinyerp.co.in-20100311130721-ytlq6asz1onr9ue5
2010-03-11 18:37:21 +05:30
ATP (Open ERP) 8233a57725 [IMP]: auction: Converted wizards to osv_memory wizards
bzr revid: rpa@tinyerp.com-20100310134156-965ifa1c3qo9i0a9
2010-03-10 19:11:56 +05:30