Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

R688741:Add currency to PartyRate entity
1. export the content of the entity with webtools export.
2. add the currency to the exported file.
3. drop the table
4. upgrade and restart the system.
5. Import the exported file

R690360 Remove taxCategory, taxVatCode and taxDutyCode fields from Product entity and all things related
and R691362 Fix an issue in artifactInfo reported by BJ on user ML
1. Drop the SimpleTaxLookup from you production DB (subsidiary)
2. Apply the 2 commits above