odoo/addons/account_anglo_saxon
Launchpad Translations on behalf of openerp 9863dbe5c8 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20140304075238-yra39uwmwahmrnf3
2014-03-04 07:52:38 +00: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] account_anglo_saxon: tests, accounts on which reconciliations are done must have reconcile field set to True 2014-01-14 21:18:34 +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 [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