Commit Graph

6 Commits

Author SHA1 Message Date
Quentin (OpenERP) 6b37db4336 [REF] sale_order_dates: changed requested_date and commitment_date into datetime fields
bzr revid: qdp-launchpad@openerp.com-20140508142859-8fdyey4gcerni16u
2014-05-08 16:28:59 +02:00
Quentin (OpenERP) dd47f684f0 [FIX] sale_order_dates yml fixed + calls to fields.date.date_to_datetime function fixed + improved in order to use it in purchase as well
bzr revid: qdp-launchpad@openerp.com-20140416154830-ec6kbs3bupd4j5vt
2014-04-16 17:48:30 +02:00
Quentin (OpenERP) 613901196b [FIX] sale_order_dates: date_to_datetime fixed
bzr revid: qdp-launchpad@openerp.com-20140414161229-f4s43qt5c5t3gedl
2014-04-14 18:12:29 +02:00
Olivier Dony 1b66087ed8 [FIX] sale_order_dates: fixes + deduplication of _get_planned_date()/_order_line_move_date() methods on sale.order
bzr revid: odo@openerp.com-20140306225009-f0jk43x5qpovurxi
2014-03-06 23:50:09 +01:00
Numerigraphe - Lionel Sausin 1146becd4d [IMP] sale_order_date: simplify the test file.
This was suggested by O. Dony: 'FYI due to the proliferation of yaml tests we're trying to enforce a stricter policy on the size of these tests, to make them easier to maintain. Therefore we ask developer to keep them as minimalist as possible, and not to introduce master data records (companies, partners, products, boms, etc.), and re-use the demo master data instead.'

bzr revid: ls@numerigraphe.fr-20120104170558-td1geevul0ivb5s9
2012-01-04 18:05:58 +01:00
Numerigraphe - Lionel Sausin f49260dc5c [IMP] sale_order_dates: add a test file to prove the required date is taken into account when creating the delivery order; fixed onchange parameters in view; removed a debugging print statement
bzr revid: ls@numerigraphe.fr-20111214170913-1iwc8tsix19db2ky
2011-12-14 18:09:13 +01:00