odoo/addons/purchase
Josse Colpaert bb6b684688 [WIP] Change purchase workflow not to use picking subworkflow
bzr revid: jco@openerp.com-20130718085756-bk3g3fdzgm2bce9p
2013-07-18 10:57:56 +02:00
..
doc [IMP] Remove prints, add docs, refactor variables in price_calculation, uom_compute when negative stock for average 2013-05-31 14:41:32 +02:00
edi [MERGE] Sync with trunk, tried to resolve the conflicts without breakign everything. 2013-03-15 13:07:59 +01:00
i18n Launchpad automatic translations update. 2013-06-11 06:32:47 +00:00
process [REM] more nonsensical @model + @ref 2013-04-29 14:52:17 +02:00
report [FIX]fix installation of several modules: purchase, sales, purchase_req, mrp, sale_stock 2013-07-09 17:00:27 +02:00
security [FIX]fix installation of several modules: purchase, sales, purchase_req, mrp, sale_stock 2013-07-09 17:00:27 +02:00
static/description [IMP] move html module description and icon 2013-06-28 12:04:41 +02:00
test [IMP] Improve FIFO/LIFO tests to pass (comment cost_method change as not implemented yet), add parent logic for removal startegies 2013-06-29 22:53:24 +02:00
wizard [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
__init__.py [ADD] add new purchase configuration 2012-03-02 18:13:57 +05:30
__openerp__.py [WIP] cost_method moved to stock_account + stock_account implementation of stock valuation 2013-07-12 16:14:07 +02:00
board_purchase_view.xml [MERGE]: Merge with lp:openobject-addons 2012-09-12 15:32:59 +05:30
company.py [REF] removed explicit model instanciations. 2013-04-15 12:23:49 +02:00
company_view.xml [IMP]Remove type field from the modules 2012-08-09 11:35:16 +05:30
partner.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
partner_view.xml [IMP] set the field property_product_pricelist_purchase in the group_purchase_pricelist 2013-05-07 12:40:41 +05:30
purchase.py [WIP] Change purchase workflow not to use picking subworkflow 2013-07-18 10:57:56 +02:00
purchase_data.xml [WIP] Move unnecessary code from stock.picking because of removing the workflow 2013-07-17 18:00:38 +02:00
purchase_demo.xml [IMP]Product: sale_delay, loc_rack, loc_row, loc_case fields move from product to stock and purchase_ok field move from product to purchase and related views and data updated 2012-10-03 12:18:40 +05:30
purchase_order_demo.yml [IMP]: purchase: Improved xml_id reference of purchase orders 2012-07-11 22:37:58 +05:30
purchase_report.xml [IMP] account,sale,purchase: edi - generate canonical report printout when exporting 2011-10-10 16:38:06 +02:00
purchase_sequence.xml [IMP] default sequences are shared in multicompany 2011-09-26 19:24:13 +02:00
purchase_view.xml [WIP] Remove type_proc and remove procure method texts in purchase product view 2013-07-10 17:44:48 +02:00
purchase_workflow.xml [WIP] Change purchase workflow not to use picking subworkflow 2013-07-18 10:57:56 +02:00
res_config.py stock.move.group renamed to procurement.group 2013-06-29 11:13:28 +02:00
res_config_view.xml [FIX] purchase, sale: purchase/account settings were unthicking automatically the field 'group_analytic_account_for_sales' 2013-03-22 14:06:43 +01:00
stock.py [WIP] Change purchase workflow not to use picking subworkflow 2013-07-18 10:57:56 +02:00
stock_view.xml [MERGE] forward port of branch 7.0 up to revid 9236 mat@openerp.com-20130613160953-itt79mu5xrl7suv4 2013-06-13 20:15:03 +02:00