Commit Graph

22 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) 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
pso 751166ef62 [IMP] account, hr modules: Put lambda in _defaults
bzr revid: pso@tinyerp.com-20101104124242-djqmwoq9jzenr8cn
2010-11-04 18:12:42 +05:30
qdp-launchpad@tinyerp.com 99c52b7b8b [FIX] account_payment: allowed to choose a bank journal as well as a cash journal to encode payment order
bzr revid: qdp-launchpad@tinyerp.com-20101103104956-psx112ccc9ipqkxn
2010-11-03 11:49:56 +01:00
psi (Open ERP) 0f29cca509 [REF] account_payment
bzr revid: psi@tinyerp.co.in-20101022120856-vjvo4mqx26gfftts
2010-10-22 17:38:56 +05:30
ARA (OpenERP) 898403119b [FIX] account_voucher: Fix yml test warning and code clean of account_payment
bzr revid: ara@tinyerp.com-20101020133616-ggxbfq6rw7m20ln9
2010-10-20 19:06:16 +05:30
vth affab14974 [IMP] account payment : For make payment , method directly called from the account_payment.py instead of wizard
bzr revid: vth@tinyerp.com-20101011123801-x0oqn20p5azfxkxs
2010-10-11 18:08:01 +05:30
ARA (OpenERP) 1efa951eff [REF] cleaning code of account_payment
bzr revid: ara@tinyerp.com-20101011101612-g5kumq1dr7i73bn3
2010-10-11 15:46:12 +05:30
Mustufa Rangwala 1538f3dcb7 [IMP] Account_payment: default values of payment date
bzr revid: mra@mra-laptop-20100922101238-029qsibck6m3jqwq
2010-09-22 15:42:38 +05:30
psi (Open ERP) d23c2d51da [FIX] account_payment:Update Payment date accourding to the Prefered dade
lp bug: https://launchpad.net/bugs/604632 fixed

bzr revid: psi@tinyerp.co.in-20100913121341-c56xwqv7ss0cphyy
2010-09-13 17:43:41 +05:30
Mustufa Rangwala e787ac6651 [REM] Account payment: Remove unused code
bzr revid: mra@mra-laptop-20100909070955-oa9148a7h4xxyo4a
2010-09-09 12:39:55 +05:30
psi (Open ERP) bc7ffe3b02 [IMP] account_payment: Improve the view and query for suitable_bank_types
bzr revid: psi@tinyerp.co.in-20100906065130-bs59hpk6hwcu3c1n
2010-09-06 12:21:30 +05:30
Mustufa Rangwala 199cb9061f [MERGE] Merge with trunk addons
bzr revid: mra@mra-laptop-20100906042640-n6pqzg3d1b6i308l
2010-09-06 09:56:40 +05:30
PSI(OpenERP) a4a2627c1b [IMP] Account Payment: Improve the module (remove payment.type object, change the menus, etc) (still need some improvement from piratpad remaining to do)
bzr revid: mra@mra-laptop-20100906033801-9kxjpzkhhiltcpp4
2010-09-06 09:08:01 +05:30
Vir (Open ERP) ede4ce4399 [MOD] account,account_payment,account_followup : replace maturity date by due date
bzr revid: vir@tinyerp.com-20100903061045-np3lrhr0tcscgj7m
2010-09-03 11:40:45 +05:30
Mustufa Rangwala fded19fd84 [IMP] Account payment: Change the behavior on bank statemt => import payment lines now it will search only paymentlines where bank statemenline id = false on same payment line (note: added new field on bank statement line field on payment line to synchronize)
bzr revid: mra@mra-laptop-20100901103847-2fqmda2lcfluaksh
2010-09-01 16:08:47 +05:30
Mustufa Rangwala 1b6a944e74 [IMP] account_payment: payment order duplation, put header = internal on report
bzr revid: mra@mra-laptop-20100901060218-yd7lnn2l8ac2hpy4
2010-09-01 11:32:18 +05:30
Mustufa Rangwala 8197f130f3 [IMP] account_payment: put attrs on schedule if fixed (readonly if not fixed) + rename that field (schedule date)
bzr revid: mra@mra-laptop-20100901051144-jarlb1vncdi5j2u1
2010-09-01 10:41:44 +05:30
vra c1dbc408c5 [ADD] account, account_payment, analytic: added company related record rules for some objects and also added company field.
bzr revid: vra@tinyerp.com-20100820113218-5xg58scsgjavb6fg
2010-08-20 17:02:18 +05:30
Mustufa Rangwala 3be7801205 [MERGE] merge with trunk addons and remove conficts
bzr revid: mra@mra-laptop-20100618083859-5jbrk4u9l2vojxu6
2010-06-18 14:08:59 +05:30
Mustufa Rangwala de6da0de39 [IMP] account_payment: code clean, rename files
bzr revid: mra@mra-laptop-20100611095414-vokeorwo36fb94ut
2010-06-11 15:24:14 +05:30