Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
1 Antworten
10814 Ansichten

Hi,

Hope you all are doing well,

In the Purchase order, I want to add a progress bar which will show the percentage of purchase invoice paid. The progress should be directly proportional to the amount of purchase invoice paid.

 for eg. If the purchase invoice is $100 and the amount paid is $50, then the progress bar should automatically show half-filled in odoo12.

Could anyone help me achieve this?

Thanks in advance!

Avatar
Verwerfen
Beste Antwort

Hello Pallavi,


Take a compute field which calculate difference between purchase amount total and amount due .
then in form view.
<field name="progress" widget="progressbar"/>
And also you take reference from hr_timesheet

Please check the link :- 

https://prnt.sc/qlo2x7

Regards,




Email:   odoo@aktivsoftware.com

Skype: kalpeshmaheshwari

   

Avatar
Verwerfen
Autor

Thanks, @Jainesh Shah

Happy to help you :)

Verknüpfte Beiträge Antworten Ansichten Aktivität
2
Aug. 21
5914
1
Juli 25
1487
1
Juli 25
630
2
Juli 25
754
1
Juli 25
1822