Releases: YtoTech/talk-quote-work-getpaid-parser
Releases · YtoTech/talk-quote-work-getpaid-parser
0.6.7
0.6.6
0.6.5
0.6.4
0.6.3
0.6.2
0.6.1
0.6.0
- Add a parser option
options.price_formula.enabled
in definition to be set toTrue
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.