odoo/addons/purchase
Fabien Pinckaers fa2e25236e [IMP] purchase
bzr revid: fp@openerp.com-20130804192538-mqz7lrpkkgjh5qwp
2013-08-04 21:25:38 +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 [MERGE] trunk 2013-08-03 19:50:04 +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] 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
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] remove stock.picking.in and stock.picking.out and replace by picking_type_id 2013-07-23 18:47:55 +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 [MERGE] merged csn branch with purchase and purchase tender improvements (workflow, features...) 2013-07-31 19:16:25 +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 [MERGE] trunk 2013-08-03 19:50:04 +02:00
purchase_workflow.xml [MERGE]merge modification of purchase and purchase tender with wmsimplement-fp branch 2013-07-29 11:40:43 +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 [IMP] purchase 2013-08-04 21:25:38 +02:00
stock_view.xml [WIP] remove stock.picking.in and stock.picking.out and replace by picking_type_id 2013-07-23 18:47:55 +02:00