Skip to content

0.6.0

Compare
Choose a tag to compare
@MonsieurV MonsieurV released this 10 Feb 23:07
· 9 commits to main since this release
35bbafb
  • Add a parser option options.price_formula.enabled in definition to be set to True for allowing to set price as formula. The formula starts with = and follow with valid Python code. For eg. prestations.0.price: =1000*0.7 will yield a price of 700 on the first prestation.