[IMP] procurement: removed the schedule_range field on res.company which was error...
authorQuentin (OpenERP) <qdp-launchpad@openerp.com>
Thu, 3 Apr 2014 07:10:10 +0000 (09:10 +0200)
committerQuentin (OpenERP) <qdp-launchpad@openerp.com>
Thu, 3 Apr 2014 07:10:10 +0000 (09:10 +0200)
commitfe0e95d29be5c49b57765336f85f619d4af468ca
treec1dd88b414bd706b0e5caec44417345eccf96e78
parent5b980f2b293ba1f272780dec85f76925b2d22385
[IMP] procurement: removed the schedule_range field on res.company which was error prone and not really usefull + made the scheduler run in SUPERUSER to avoid intercompany and access rights issues + made the run of procurement as SUPERUSER too for the same reasons

bzr revid: qdp-launchpad@openerp.com-20140403071010-5mrox75rkufur2nw
addons/mrp/procurement.py
addons/procurement/__init__.py
addons/procurement/__openerp__.py
addons/procurement/company.py [deleted file]
addons/procurement/company_view.xml [deleted file]
addons/procurement/procurement.py
addons/purchase/purchase.py
addons/sale_stock/sale_stock.py
addons/stock/procurement.py