Hi All,
Will like to retrieve a sales quote URL, for example
https://demo.axelor.com/open-suite-en/#/ds/sc.root.sale.quotations/edit/4
How do we refer to this?
Like $SaleOrder.***$. ?
Thanks.
Andrew
Hi All,
Will like to retrieve a sales quote URL, for example
https://demo.axelor.com/open-suite-en/#/ds/sc.root.sale.quotations/edit/4
How do we refer to this?
Like $SaleOrder.***$. ?
Thanks.
Andrew
Hello,
I’m not sure, but if you considere the url fix :
https://demo.axelor.com/open-suite-en/#/ds/sc.root.sale.quotations/edit/
and the variable $SaleOrder.id$
« https://demo.axelor.com/open-suite-en/#/ds/sc.root.sale.quotations/edit/$SaleOrder.id$ »
@dtneo
Thanks and it helped a lot.
Any chance we can retrieve the system url.
Then I simply join the "open-suite-en/#/ds/sc.root.sale.quotations " and the variable $SaleOrder.id$ for dynamic maintenance.
Thanks in advance.
Thanks.
Not sure that the domain name will be accessible as a variable inside axelor.
I’m not expert on that part sorry
Ce sujet a été automatiquement fermé après 30 jours. Aucune réponse n’est permise dorénavant.