Announcement

Collapse
No announcement yet.

Add fee to invoice totals

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Add fee to invoice totals

    Hey guys!
    Need help, how to add a new field and add the field to the totals?

    Example:

    Processing fee
    Handling fee

    Thanks a lot!
    Attached Files

  • #2
    Hi Russ,

    The layout of total value fields (in the bottom on detail view) can be modified at Administration > Layout Manager > Invoices > Bottom Total.

    Don't forget to create a formula script for the Invoice entity that will recalculate the Amount and Grand Total Amount fields (if necessary).

    Comment


    • #3
      Originally posted by lazovic View Post
      Hi Russ,

      The layout of total value fields (in the bottom on detail view) can be modified at Administration > Layout Manager > Invoices > Bottom Total.

      Don't forget to create a formula script for the Invoice entity that will recalculate the Amount and Grand Total Amount fields (if necessary).
      Thank you so much!

      Comment

      Working...
      X