Commit Graph

34 Commits

Author SHA1 Message Date
Josse Colpaert df655f00a3 [IMP] Solve landed costs bug + invoice_state in account_anglo_saxon.yml 2014-09-12 13:50:53 +02:00
Josse Colpaert 0aad6b0498 [IMP] Check other comments on pull request: xmlid, no split in context + continue improve receipts instead of receptions 2014-07-16 11:58:22 +02:00
Raphael Collet acb1420fb9 Revert "[IMP] addons: use the magic methods signal_XXX() instead of signal_workflow('XXX')"
This reverts commit beea451e54.
2014-07-07 11:23:06 +02:00
Raphael Collet beea451e54 [IMP] addons: use the magic methods signal_XXX() instead of signal_workflow('XXX') 2014-07-07 09:42:27 +02: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
Quentin (OpenERP) e8ca4acede [FIX] account_anglo_saxon: removing product_qty from stock move creation
bzr revid: qdp-launchpad@openerp.com-20140508122439-5uj58cqpoyk84i2j
2014-05-08 14:24:39 +02:00
Cedric Snauwaert c8454126fd [FIX]change product used in anglo_saxon.yml because that product have a phantom bom and can explode
bzr revid: csn@openerp.com-20140211101223-wy2ghbdigbioyodh
2014-02-11 11:12:23 +01:00
Quentin (OpenERP) fc93025818 [MERGE] merged trunk
bzr revid: qdp-launchpad@openerp.com-20140120144243-5kw535p28t1x7yeg
2014-01-20 15:42:43 +01:00
Denis Ledoux ede8d04028 [FIX] account_anglo_saxon: tests, accounts on which reconciliations are done must have reconcile field set to True
bzr revid: dle@openerp.com-20140114201834-2ul27pur66701un4
2014-01-14 21:18:34 +01:00
Quentin (OpenERP) 497204f4c9 [FIX] account_anglo_saxon: fixed error in yaml test (no fiscal year defined for an hardcoded year\!)
bzr revid: qdp-launchpad@openerp.com-20140106164230-lrgo56jvob51m1ba
2014-01-06 17:42:30 +01:00
Thibault Delavallée c243854aae [FIX] account_anglo_saxon: fixed yml tests using an hardocded year instead of the current year.
bzr revid: tde@openerp.com-20140102124143-m1qv8koovjcl8mah
2014-01-02 13:41:43 +01:00
Quentin (OpenERP) 9c0381416d [FIX] stock: fixing the redbot: outdated references to 'do_partial' + security access rights for new object stock.move.operation.link
bzr revid: qdp-launchpad@openerp.com-20131118134701-is7gp517r3q5nex2
2013-11-18 14:47:01 +01:00
Quentin (OpenERP) 6c9490d11c [FIX] stock: invoice on delivery can be done on picking that aren't linked to a sale order/procurement. It fixes a bug in anlgo saxon yml test also
bzr revid: qdp-launchpad@openerp.com-20130909091056-40uvicvymia2yui2
2013-09-09 11:10:56 +02:00
Quentin (OpenERP) c97d7e0a42 [MERGE] yml test
bzr revid: qdp-launchpad@openerp.com-20130902151518-kmj4b2ao2gi9k0jq
2013-09-02 17:15:18 +02:00
Quentin (OpenERP) aa877dcfb4 [FIX] yml test
bzr revid: qdp-launchpad@openerp.com-20130902151108-d2r9lpt0z5ertt2m
2013-09-02 17:11:08 +02:00
Randhir Mayatra (OpenERP) fab4e1b5b8 [IMP] add invoice state in stock.move
bzr revid: rma@tinyerp.com-20130830103053-qm5ggzg8jmdai3hb
2013-08-30 16:00:53 +05:30
Randhir Mayatra (OpenERP) dc500465de [IMP] optimize code
bzr revid: rma@tinyerp.com-20130826121505-ags8sgw4ufixc9fl
2013-08-26 17:45:05 +05:30
Randhir Mayatra (OpenERP) dfeb8597fd [IMP] remove stock.pack.operation opeartion on do_partial
bzr revid: rma@tinyerp.com-20130814060417-b5rggizg5lgzsk2w
2013-08-14 11:34:17 +05:30
Randhir Mayatra (OpenERP) f8730cdf22 [IMP] chnage picking_type_id
bzr revid: rma@tinyerp.com-20130813101328-f3qu81wr5yda69va
2013-08-13 15:43:28 +05:30
Randhir Mayatra (OpenERP) b46d71d2b3 [IMP] make changes in acc_anglo_saxon_lifo
bzr revid: rma@tinyerp.com-20130813093715-mqgkxfd8suxy9nye
2013-08-13 15:07:15 +05:30
Randhir Mayatra (OpenERP) ea891054bc [IMP] improve anglo_saxon_yml
bzr revid: rma@tinyerp.com-20130813072714-7apay9hbt5m0ja6o
2013-08-13 12:57:14 +05:30
Randhir Mayatra (OpenERP) bbf8ca67fa [IMP] make chnages anglo_saxon_yml
bzr revid: rma@tinyerp.com-20130813052424-bdolzw3yl93kggay
2013-08-13 10:54:24 +05:30
Quentin (OpenERP) 7e8e2ca75f [FIX] account_anglo_saxon: fixed the computation of price difference inc costing method != 'standard' + added yaml test for the same feature
bzr revid: qdp-launchpad@openerp.com-20130624090329-o423720dp3oc4aez
2013-06-24 11:03:29 +02:00
Quentin (OpenERP) e35a395968 [MERGE] account_anglo_saxon: added yaml test + doc files
bzr revid: qdp-launchpad@openerp.com-20130617081318-q66eeaygeuv3znc0
2013-06-17 10:13:18 +02:00
Randhir Mayatra (OpenERP) ff64d5a524 [IMP] add prefix 'X' to the accounts code
bzr revid: rma@tinyerp.com-20130422072123-cfs5omrcaei3jj9o
2013-04-22 12:51:23 +05:30
Randhir Mayatra (OpenERP) 86599716fe [IMP] change category
bzr revid: rma@tinyerp.com-20130419083515-jpt2a129nfg0evho
2013-04-19 14:05:15 +05:30
Randhir Mayatra (OpenERP) 7eed566dd0 [IMP] improve codes
bzr revid: rma@tinyerp.com-20130419081438-om4wrtfpcs9dha0u
2013-04-19 13:44:38 +05:30
Randhir Mayatra (OpenERP) de580ef108 [IMP] change the name of purchase order
bzr revid: rma@tinyerp.com-20130410115351-heal20q6qakt68a8
2013-04-10 17:23:51 +05:30
Randhir Mayatra (OpenERP) 1ea0f7ca83 [IMP] improve code
bzr revid: rma@tinyerp.com-20130410111430-d2lqgk71uew1gazt
2013-04-10 16:44:30 +05:30
Randhir Mayatra (OpenERP) 22b2a9b79e [IMP] add new test cases
bzr revid: rma@tinyerp.com-20130410110622-8fxv9z689ioxgsx2
2013-04-10 16:36:22 +05:30
Randhir Mayatra (OpenERP) 7bae56a6ce [IMP] add the test cases
bzr revid: rma@tinyerp.com-20130405085818-70j7swsnvfatfxj0
2013-04-05 14:28:18 +05:30
Randhir Mayatra (OpenERP) 5eb09b0224 [IMP] add the test case for anglo_saxon sale product
bzr revid: rma@tinyerp.com-20130404053554-codkxw7mx5lco9mo
2013-04-04 11:05:54 +05:30
Randhir Mayatra (OpenERP) 1e6fbae643 [IMP] code improve
bzr revid: rma@tinyerp.com-20130402112343-cg7ivtmh0kgbu81u
2013-04-02 16:53:43 +05:30
Randhir Mayatra (OpenERP) 181b9e5f52 [IMP] add the test file and help docs for anglo_saxon
bzr revid: rma@tinyerp.com-20130402104615-9cz11adov06bf5s0
2013-04-02 16:16:15 +05:30