Commit Graph

15 Commits

Author SHA1 Message Date
Quentin (OpenERP) ea03ed65b6 [FIX] purchase, accont_anglo_saxon: fixed the creation of invoice from PO lines so that it reuse the _prepare_inv_line() method. This code factorization is needed in order to work with account_anglo_saxon module (before the anglo saxon accounting mode was ignored if the PO's invoicing method was 'generate invoices from PO lines')
bzr revid: qdp-launchpad@openerp.com-20130624090741-eyy2r22yuti0gqit
2013-06-24 11:07:41 +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
Vo Minh Thu e7f4891d46 [IMP] use the openerp namespace.
bzr revid: vmt@openerp.com-20121206145632-0h1coh5aaem65wsy
2012-12-06 15:56:32 +01:00
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
Olivier Dony 7d4de5867c [FIX] account_anglo_saxon: leftover typo from r.5693
bzr revid: odo@openerp.com-20111115165046-day3tpvk2in3euo9
2011-11-15 17:50:46 +01:00
Quentin (OpenERP) e54317dd2b [IMP] pruchase, account_anglo_saxon, purchase_analytic_plans: added underscore prefix on _prepare_inv_line() for consistency
bzr revid: qdp-launchpad@openerp.com-20111115153201-ny1yq1zkyjz8qxfq
2011-11-15 16:32:01 +01:00
Quentin (OpenERP) 2502b18a1f [FIX] account_anglo_saxon: fixed error due to bad commit in revision 5691: 'Variable not defined'. (shame on me)
bzr revid: qdp-launchpad@openerp.com-20111115150718-elelutfa5qvm5k21
2011-11-15 16:07:18 +01:00
Quentin (OpenERP) 9a3f03efe7 [REF] purchase, purchase_analytic_plans, account_anglo_saxon: changed name of function inv_line_create into prepare_inv_line
bzr revid: qdp-launchpad@openerp.com-20111115114839-3359yjv7vw0t8krn
2011-11-15 12:48:39 +01:00
Rucha (Open ERP) ce437f9503 [IMP, FIX]: purchase: changed in the signature of inv_line_create to return only dict of data so that we can use that value separately to create invoice line instead of (0, 0, {..}) that only used to generate invoice line with invoice only,
* changed signature of inv_line_create in account_anglo_saxon and purchase_analytic_plans too
* Improved logic of method a bit to create the invoice with no lines, then to create the lines with the invoice_id set. 
* TODO: docstring

bzr revid: rpa@tinyerp.com-20111115070227-317j1ij7vlthtuc0
2011-11-15 12:32:27 +05:30
Raphael Collet a59a30a088 [MERGE] lp:869556
bzr revid: rco@openerp.com-20111019101318-8qvk0wdbemxge2yp
2011-10-19 12:13:18 +02:00
Bharat (OpenERP) 9491a24744 [IMP] account : used super method inv_line_create in account_anglo_saxon/purchase.py when the product is of service type
bzr revid: bde@tinyerp.com-20111011094330-ih1h5bgvp1483hza
2011-10-11 15:13:30 +05:30
Bharat (OpenERP) 604d152b53 [FIX] account : [Anglo-Saxon Accounting] Purchase of Service Line - wrong accounting entries
lp bug: https://launchpad.net/bugs/869556 fixed

bzr revid: bde@tinyerp.com-20111010124917-l3mu50huehusfhnv
2011-10-10 18:19:17 +05:30
Ferdinand @ Camptocamp 150498b119 [FIX] account_anglo_saxon - field positioning and code simplification
lp bug: https://launchpad.net/bugs/778487 fixed

bzr revid: ara@tinyerp.com-20110511055031-8vjyufbo4e3mo6g4
2011-05-11 11:20:31 +05:30
Fabien Pinckaers a3dd9f05dc [FIX] 3 security rules, [IMP] object names for logs
bzr revid: fp@tinyerp.com-20100519183232-9zieyfnah526r312
2010-05-19 20:32:32 +02:00
HDA (OpenERP) 887ab90afb Added account_anglo_saxon module from extra addons
bzr revid: hda@tinyerp.com-20100202061046-oxp8cwjmy0ggtra4
2010-02-02 11:40:46 +05:30