Commit Graph

63 Commits

Author SHA1 Message Date
FalcoBolger 714fe9135d [FIX] Signature on overriden fields_get method 2015-03-02 16:52:53 +01:00
Raphael Collet cbe2dbb672 [MERGE] new v8 api by rco
A squashed merge is required as the conversion of the apiculture branch from
bzr to git was not correctly done. The git history contains irrelevant blobs
and commits. This branch brings a lot of changes and fixes, too many to list
exhaustively.

- New orm api, objects are now used instead of ids
- Environements to encapsulates cr uid context while maintaining backward compatibility
- Field compute attribute is a new object oriented way to define function fields
- Shared browse record cache
- New onchange protocol
- Optional copy flag on fields
- Documentation update
- Dead code cleanup
- Lots of fixes
2014-07-06 17:05:41 +02:00
Jaydeep Barot 026e38b48f [REM] Unnecessary `size` parameters on char fields 2014-06-25 17:13:43 +02:00
Vo Minh Thu e69326ee3b [REF] removed explicit model instanciations.
bzr revid: vmt@openerp.com-20130415102349-vgcrfok2k5y10cwz
2013-04-15 12:23:49 +02:00
Quentin (OpenERP) 333e83fc5b [REF] account_payment: removal of amount_to_pay field on account.move.line and account.invoice, replaced by amount_residual
bzr revid: qdp-launchpad@openerp.com-20130318122748-ac9k5bhka1foadvr
2013-03-18 13:27:48 +01:00
Ajay Chauhan (OpenERP) 9a1d53ba2d [IMP] account_payment: : use the new ORM methods create_workflow, delete_workflow, redirect_workflow.
bzr revid: cha@tinyerp.com-20130131123122-td7ebesygpa605y0
2013-01-31 18:01:22 +05:30
Vo Minh Thu 86680d853b [IMP] account_payment: use the new signal_xxx methods instead of trg_validate.
bzr revid: vmt@openerp.com-20130128092930-6lhgyprwirpt6y3z
2013-01-28 10:29:30 +01:00
Vo Minh Thu e7f4891d46 [IMP] use the openerp namespace.
bzr revid: vmt@openerp.com-20121206145632-0h1coh5aaem65wsy
2012-12-06 15:56:32 +01:00
Raphael Collet a54c32ced4 [MERGE] trunk-logging-vmt (use module logging instead of netsvc.Logger)
bzr revid: rco@openerp.com-20121025130930-uek0a89xaxlr3tfo
2012-10-25 15:09:30 +02:00
Mayur Maheshwari (OpenERP) 0b87880029 [IMP]all: imporve string state to status
bzr revid: mma@tinyerp.com-20121012114258-w2q3hg1wb5wlt8wi
2012-10-12 17:12:58 +05:30
Antonin Bourguignon 1653332080 [MERGE] trunk
bzr revid: abo@openerp.com-20121002102915-424prxd74izb1szw
2012-10-02 12:29:15 +02:00
Saurang Suthar(OpenERP) c59e7ab9d0 [IMP] Improved warning messages for account* modules
bzr revid: pso@tinyerp.com-20120725113900-sx79bzkhh9812hib
2012-07-25 17:09:00 +05:30
pankita shah (Open ERP) 6f89909496 [IMP] improve payment order
bzr revid: shp@tinyerp.com-20120702132540-p29np5fsy0hzdtvp
2012-07-02 18:55:40 +05:30
Bharat Devnani (OpenERP) e67936f82e [IMP] improved the view of Payment Orders
bzr revid: bde@tinyerp.com-20120626100749-bhgyjcbn8qfp1ckx
2012-06-26 15:37:49 +05:30
Fabien Pinckaers 5c791531aa [IMP] improved typos
bzr revid: fp@tinyerp.com-20120522161055-6013qr1s4p773hoj
2012-05-22 18:10:55 +02:00
Saurang Suthar (OpenERP) a2a05cfc19 [IMP]:improved titles State by Status everywhere
bzr revid: ssu@tinyerp.com-20120504115748-2vd1dns7bxptg384
2012-05-04 17:27:48 +05:30
Amit Patel (OpenERP) 12bf72b0b3 [MERGE]:lp:~openerp-dev/openobject-addons/trunk-form-add-topbar-apa-account_payment-mma
bzr revid: apa@tinyerp.com-20120504054643-xk9kaum4k4h9flih
2012-05-04 11:16:43 +05:30
Sbh (Openerp) a5644ecc63 [Fix] account_payment: fix argument of function
bzr revid: sbh@tinyerp.com-20120330103351-0ca0ngffi3shbzav
2012-03-30 16:03:51 +05:30
Quentin (OpenERP) ffd0c86ec2 [FIX] a lot of fixes in several modules, as the result of the code review of the merge of the objects res.partner and res.partner.address
bzr revid: qdp-launchpad@openerp.com-20120330090837-s87z2qzsvynhlbwr
2012-03-30 11:08:37 +02:00
Sbh (Openerp) bba2e9ce07 [IMP]account_followup: remove address
bzr revid: sbh@tinyerp.com-20120330050955-fsld4gti0phnu34h
2012-03-30 10:39:55 +05:30
Turkesh Patel (Open ERP) 79a603d34f [FIX] account_payment: improved code for adress
bzr revid: tpa@tinyerp.com-20120322073323-rk9g73snvbyqhk3e
2012-03-22 13:03:23 +05:30
Numerigraphe - Lionel Sausin 2d2a44dcf2 [FIX] unmutable default in the remaining modules
[REF] coding style consistency

lp bug: https://launchpad.net/bugs/525808 fixed

bzr revid: ls@numerigraphe.fr-20120305184003-er00xtj9vtcw7gna
2012-03-05 19:40:03 +01:00
Vo Minh Thu 57b41aae43 [IMP] logging: use logging instead of netsvc, use module __name__ instead of something else.
bzr revid: vmt@openerp.com-20120125094451-a6mejmnaxa2vp1bu
2012-01-25 10:44:51 +01:00
Raphael Collet b488272c59 [MERGE] account_payment: clean yml tests
bzr revid: rco@openerp.com-20120105110215-kxq6ez54khgfv56c
2012-01-05 12:02:15 +01:00
Turkesh Patel (Open ERP) f44e88a67d [IMP] improvement in yml test code in account_payment module
bzr revid: tpa@tinyerp.com-20111219065214-m5a570xuc4z3f5vy
2011-12-19 12:22:14 +05:30
Mayur Maheshwari (OpenERP) 5e618c6478 [MERGE]: Merge with lp:openobject-addons
bzr revid: mma@tinyerp.com-20111129054033-105jrfgu7ac6xd2p
2011-11-29 11:10:33 +05:30
Mayur Maheshwari (OpenERP) a3417cd707 [IMP]account_payment: highlight a file and code which is not used and put a nolabel and seperoter on many2many filed
bzr revid: mma@tinyerp.com-20111115115543-uskt6i3dyabj7im5
2011-11-15 17:25:43 +05:30
Fabien Pinckaers df8756111e [FIX] automated tests
bzr revid: fp@tinyerp.com-20111115000156-0ihc6sfmt96hmw5s
2011-11-15 01:01:56 +01:00
Olivier Dony f36e724804 [IMP] removed remaining method=True params from fields.function
Server revision 3495 odo@openerp.com-20110701232328-flgxulxva70vnyxr
removed the need for passing method=True to function fields.

bzr revid: odo@openerp.com-20110705122857-zvzpamu0n24zst1q
2011-07-05 14:28:57 +02:00
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
Ferdinand @ Camptocamp 9ecd09d5dd [FIX] account_payment: payment_order - sort by id desc to display newest on top of the list
lp bug: https://launchpad.net/bugs/772509 fixed

bzr revid: ara@tinyerp.com-20110510084245-b78ce2mjvw7vm4bx
2011-05-10 14:12:45 +05:30
Husen Daudi 29e05874b6 merged with trunk
bzr revid: hda@hda-laptop-20110421052650-rtn75wn5o3ue87wp
bzr revid: hda@hda-laptop-20110426053533-gn68qmvhikeefike
2011-04-26 11:05:33 +05:30
Quentin (OpenERP) d2214c194a [MERGE] lp: 739562
bzr revid: qdp-launchpad@openerp.com-20110420134323-exlrlzp36ua9r2ds
2011-04-20 15:43:23 +02:00
pso (OpenERP) ec90de83c3 [IMP] Usability Improvements
bzr revid: pso@tinyerp.com-20110414094054-q9yxjhj1nmjid027
2011-04-14 15:10:54 +05:30
skh 93c75e59e6 [FIX] payment mode - account must belong to company
lp bug: https://launchpad.net/bugs/739562 fixed

bzr revid: skh@tinyerp.com-20110406051337-852xk8bsz2feloro
2011-04-06 10:43:37 +05:30
skh abc1e15112 [FIX] payment mode - account must belong to company
lp bug: https://launchpad.net/bugs/739562 fixed

bzr revid: skh@tinyerp.com-20110405133631-53w2l2xurliqee3y
2011-04-05 19:06:31 +05:30
skh 0e97026d17 [FIX] payment mode - account must belong to company
lp bug: https://launchpad.net/bugs/739562 fixed

bzr revid: skh@tinyerp.com-20110405132202-sbnuwnhc9h8mrzbb
2011-04-05 18:52:02 +05:30
skh e21a561cb1 [FIX] payment mode - account must belong to company
lp bug: https://launchpad.net/bugs/739562 fixed

bzr revid: skh@tinyerp.com-20110405123958-savml2himnvrhsr3
2011-04-05 18:09:58 +05:30
Rifakat Haradwala (Open ERP) ae03a54bc6 [Fix]: account_payment: made company_id field as related field in payment.order and payment.line
bzr revid: rha@tinyerp.com-20110228060922-paz5pldl37hloj7y
2011-02-28 11:39:22 +05:30
Rifakat Haradwala (Open ERP) e086688440 [Fix]: account_payment: missing company information in payment.order and payment.line
lp bug: https://launchpad.net/bugs/724059 fixed

bzr revid: rha@tinyerp.com-20110224114537-gygz2yf3jjpgk6z3
2011-02-24 17:15:37 +05:30
Jay Vora (OpenERP) 488efd39d9 [Fix] Account_payment : Correction on method of functional field for date fields (Ref: SaaS Maintenance Case 3882)
bzr revid: jvo@tinyerp.com-20110201110430-6wmi444tpk6nsu3m
2011-02-01 16:34:30 +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) 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