i see that would not work i guess because the created products are just migrated from another field on a different entity. therefore the tax wouldn't apply, i think it might work if you use a script formula to loop through the products and created related ones. as far as i know the script formula will trigger changes on UI level. try that and see if it will work.
Announcement
Collapse
No announcement yet.
Apply tax to product
Collapse
X
-
Comment
-
as i understand the taxe isn't apply because sale of order and invoice are create via portal i try to create workflow on save or update, taxe rate is good tax amount isn't automaticly calculate ...
is it possible to create a formula to write tax amount directly inside field ?
Comment
-
i redo test .. trying more action in my flowchart .... but nothing more
if i create my entity in crm, in sale of order taxe is calculate
if i create my entity via portal, in sale of order tax isn't calculate
that is incredible not ?
Comment
-
i create an entity "inscription" and bpmn to create "sale of order" and "invoice" via this entity
i allow user to create "inscription" via a portal
=> if i create entity in backend all is good my bpmn create "sale of order" and "invoice" with good taxe value (20%) and taxe amount have good value (first screen in previous post)
=> if my user create entity in portal my bpmn create "sale of order" and "invoice" with good taxe value (20%) BUT taxe amount aren't calculte still 0 (second screen)
that realy a big headhach ....
Comment
-
Comment
-
Try disabling workflows and bpm to be sure that it's not caused by them.
Please, we ask avoid using phrases like "big issue" (https://forum.espocrm.com/forum/bug-...o-report-a-bug, https://github.com/espocrm/espocrm/b...TING.md#issues). As our working environment is already hectic enough.
-
Comment