odoo/addons/purchase
Quentin (OpenERP) 23293e2b03 [FIX] cancelling a procurement with stacked purchase now decrease the quantity on the purchase line instead of cancelling it
bzr revid: qdp-launchpad@openerp.com-20140328102934-2qhryl2hkwodrbpv
2014-03-28 11:29:34 +01: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 [FIX] purchase: wrong reference in xml file (introduced with the last merge with trunk) 2014-03-02 18:06:46 +01:00
i18n Launchpad automatic translations update. 2014-03-06 06:15:19 +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: partial revert of preceeding commit where i messed with the merge with trunk and totally remove purchase/report while the psql view needs to be kept 2014-02-28 17:39:34 +01:00
security [FIX]access right for prices.history (should be the same as the one for product) 2014-01-17 14:50:34 +01:00
static/description [IMP] */static/description/index.html: link to /start include app name 2013-07-15 18:25:04 +02:00
test [REV] reverted commit 9606, as it was hiding a bug instead of fixing it 2014-03-27 11:37:33 +01:00
views [MERGE] merged with main trunk (revision 9186) 2014-02-28 14:15:16 +01:00
wizard WMS usability (part) + WMS Merge PO 2013-10-02 15:42:42 +02:00
__init__.py
__openerp__.py [MERGE] merged with main trunk (revision 9186) 2014-02-28 14:15:16 +01:00
board_purchase_view.xml [MERGE] main trunk 2014-02-03 18:30:00 +01:00
company.py [REF] removed explicit model instanciations. 2013-04-15 12:23:49 +02:00
company_view.xml
partner.py [MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9459 rev-id: fva@openerp.com-20130918153347-fy4nuvbm82ngfb8x 2013-09-18 18:13:05 +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 [FIX] cancelling a procurement with stacked purchase now decrease the quantity on the purchase line instead of cancelling it 2014-03-28 11:29:34 +01:00
purchase_data.xml [REF] some refactoring 2013-10-23 15:40:21 +02:00
purchase_data.yml [MERGE] jke branch with fixes, improvement of warehouse config... 2013-10-28 09:47:02 +01:00
purchase_demo.xml [FIX/IMP]runbot and No Rule matching this procurement. add access rights 2013-12-10 11:41:06 +05:30
purchase_order_demo.yml [IMP]improve yml code 2013-05-06 17:05:57 +05:30
purchase_report.xml [IMP] Purchase quotation and purchase order converted to QWeb 2014-02-14 15:46:27 +01:00
purchase_sequence.xml
purchase_stock_demo.yml [IMP]improve code 2013-12-06 19:36:59 +05:30
purchase_view.xml [MERGE] merged trunk up to revision 9251 2014-03-26 16:27:51 +01:00
purchase_workflow.xml [FIX] purchase: fixed workflow problem in purchase.order (if a PO was having its picking split, then its workflow wasn't listenning to the new move.. which lead to wrong PO state and 'shipped' boolean) 2014-02-17 21:42:44 +01:00
res_config.py [IMP]Changed option string to 'Manage dropshipping' instead 'Manage dropship route' 2013-12-04 12:34:02 +05:00
res_config_view.xml [IMP]Rename stock_complex_route to stock_dropshipping. Added option for stock_dropshipping on warehouse configuration as well as purchase configuration 2013-12-03 18:44:48 +05:00
stock.py [REF] refactoring made during code review. Some optimization patches have been rewritten more clearly, others abandonned or kept. WIP 2014-03-19 17:33:59 +01:00
stock_view.xml [MERGE] jke branch with fixes, improvement of warehouse config... 2013-10-28 09:47:02 +01:00