odoo/addons/account_anglo_saxon
Quentin (OpenERP) da210e4b5e [MERGE] trunk
bzr revid: qdp-launchpad@openerp.com-20140311132813-0gmbof2u8nmgv9p3
2014-03-11 14:28:13 +01:00
..
docs [IMP] add the test file and help docs for anglo_saxon 2013-04-02 16:16:15 +05:30
i18n Launchpad automatic translations update. 2014-03-04 07:52:38 +00:00
test [FIX]change product used in anglo_saxon.yml because that product have a phantom bom and can explode 2014-02-11 11:12:23 +01:00
__init__.py [FIX] unmutable default in the remaining modules 2012-03-05 19:40:03 +01:00
__openerp__.py [FIX] account_anglo_saxon: fixed the computation of price difference inc costing method != 'standard' + added yaml test for the same feature 2013-06-24 11:03:29 +02:00
invoice.py [FIX] account_anglo_saxon: at invoice validation, the price for the analytic lines should be computed using the price_unit of the related stock.move instead of the product standard price (useful if different valuation method, could have price difference between delivery and invoice time) 2013-12-05 17:34:06 +01:00
product.py [REF] *: change linked to server revision 4907. Removed deprecated 'view_load' attribute + removed duplicated first argument of property fields which is replaced with 'relation' argument in case where it is really needed (relational fields): indeed this first argument was totally useless for property of float type (for example). 2013-06-24 11:05:15 +02:00
product_view.xml [FIX] account_anglo_saxon: inherit view of product use field and not xpath. 2013-10-15 10:55:37 +02:00
purchase.py [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') 2013-06-24 11:07:41 +02:00
stock.py [MERGE] merged with main trunk 2013-12-11 11:03:54 +01:00