odoo/addons/stock_account
Géry Debongnie 555677f14d [IMP] replace all 'Group By...' by 'Group By'
in all searchview, the 'Group By...' looks weird, next to the Custom
Reports and Filters.  This change was requested by the upper management
2014-05-22 11:44:35 +02:00
..
security [MERGE] stock_account, purchase: better usability in settings to install stock_account and manage options to use costing methods and invenotyr valuation 2014-04-15 13:29:15 +02:00
wizard [IMP] replace all 'Group By...' by 'Group By' 2014-05-22 11:44:35 +02:00
__init__.py [IMP] Change Generating Accounting Entries to something in stock_account which has a group as before, also stock_invoice_directly goes with it 2014-04-10 13:25:36 +02:00
__openerp__.py [REF] stock_account: removal of TODO statements 2014-04-25 16:39:36 +02:00
product.py [REF] stock_account: refactoring of do_change_standard_price() + removal of TODO statements 2014-04-25 14:18:10 +02:00
product_data.xml [WIP] Add YML files and check stock/shipment.yml, make sure stock_account takes all the files(__openerp__.py) and that way start handling problems purchase fifo lifo tests 2013-07-18 18:47:15 +02:00
product_view.xml [FIX] stock_account: fixed wrong group reference in xml view 2014-04-24 10:54:57 +02:00
res_config.py [FIX] stock_landed_cost: setting option appears at the right place in the right moment 2014-04-24 10:58:38 +02:00
res_config_view.xml [FIX] stock_landed_cost: setting option appears at the right place in the right moment 2014-04-24 10:58:38 +02:00
stock.py [REF] stock_account: introduced _get_invoice_vals() to ease inheritance of this feature 2014-05-08 12:25:05 +02:00
stock_account.py [REF] stock_account: refactoring of do_change_standard_price() + removal of TODO statements 2014-04-25 14:18:10 +02:00
stock_account_data.xml [FIX] stock_account: fixed wrong implementation of default value for property fields 2013-12-05 14:11:17 +01:00
stock_account_demo.xml
stock_account_view.xml [REF] stock, stock_account: invoice_state field of push rule moved into the right module 2014-04-22 14:41:13 +02:00