Version 6.1 features an on_change on "date_expected" to update "date". But as date is not readonly it possible to set any date!
The attached patch based on 6.1-ocb-addons revision 6732 sets the "date" field to readonly in the views and updates it to the to the "date_expected" as long as not processed.
Version 6.1 features an on_change on "date_expected" to update "date". But as date is not readonly it possible to set any date!
The attached patch based on 6.1-ocb-addons revision 6732 sets the "date" field to readonly in the views and updates it to the to the "date_expected" as long as not processed.