odoo/addons/purchase
Quentin (OpenERP) 5898738b36 [IMP] purchase: on procurement triggering a PO, try to link the new line first to an existing draft PO
bzr revid: qdp-launchpad@openerp.com-20131003131448-q1iayy0um5xpy82p
2013-10-03 15:14:48 +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]merge modification of purchase and purchase tender with wmsimplement-fp branch 2013-07-29 11:40:43 +02:00
i18n Launchpad automatic translations update. 2013-06-11 06:32:47 +00:00
process [WIP] remove stock.picking.in and stock.picking.out and replace by picking_type_id 2013-07-23 18:47:55 +02:00
report [FIX] purchase: warehouse_id references fixed in reports 2013-09-05 08:52:40 +02:00
security [MERGE]merge modification of purchase and purchase tender with wmsimplement-fp branch 2013-07-29 11:40:43 +02:00
static/description [IMP] */static/description/index.html: link to /start include app name 2013-07-15 18:25:04 +02:00
test [WIP] Negative quants and packing operations 2013-09-24 16:32:20 +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 [FIX] purchase: run_scheduler.yml 2013-09-04 17:43:53 +02:00
board_purchase_view.xml [IMP] Change warehouse to picking_type_id on purchase + put destination address after picking type + adapt packaging 2013-09-03 15:46:00 +02:00
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 [IMP] purchase: on procurement triggering a PO, try to link the new line first to an existing draft PO 2013-10-03 15:14:48 +02:00
purchase_data.xml [FIX]cosmetics on different views 2013-09-19 16:13:19 +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 [IMP] purchase: usability of picking_type_id field 2013-09-27 14:21:48 +02:00
purchase_workflow.xml [FIX] purchase: workflow of PO wasn't correctly updated 2013-09-04 17:01:37 +02:00
res_config.py [MERGE]merge modification of purchase and purchase tender with wmsimplement-fp branch 2013-07-29 11:40:43 +02:00
res_config_view.xml [FIX]purchase_requisition: method to generate po from bid line and add a group as well as option in res_config for advance mode 2013-05-29 17:43:05 +02:00
stock.py [FIX] purchase: removed annoying deprecation warning on trg_trigger 2013-09-06 10:59:03 +02:00
stock_view.xml [IMP] Change warehouse to picking_type_id on purchase + put destination address after picking type + adapt packaging 2013-09-03 15:46:00 +02:00