Fixed
Details
Assignee
Daniel TammDaniel TammReporter
Daniel TammDaniel TammOriginal estimate
Time tracking
30m logged30m remainingComponents
Affects versions
Priority
Minor
Details
Details
Assignee
Daniel Tamm
Daniel TammReporter
Daniel Tamm
Daniel TammOriginal estimate
Time tracking
30m logged30m remaining
Components
Affects versions
Priority
Created September 27, 2013 at 12:16 PM
Updated June 6, 2014 at 2:27 PM
Resolved February 15, 2014 at 4:17 PM
No method calls to org.compiere.model.Tax are transaction aware. This causes problems when many things are done automatically.
For instance creating a customer/location and order in the same transaction will not work since the newly created customer is not yet visible to the tax selection in the Tax.class used by the order lines.