Which field I can use same like a balance for job card

klumklum Member Posts: 102
Hi All,

I see in job table have 3 fields are Usage (Cost), Usage (Price) and Invoiced Price. What is each fields use for?

I would like to insert field on job card which same like balance field on customer and vendor card but I will use for job card so I don't know which field I should to use.

Can I use those fields? Which one I should to use same like balance Field?

Thank in advance

klum

Comments

  • ArhontisArhontis Member Posts: 667
    Hi Klum,

    The balance field on the customer get values from Customer Ledger Entries.

    The three Job fields are calculated from the Job Ledger Entries just like on the customer.

    If you look on the calculated fields filter you will see that:
      Usage (Cost) : gets the SUM(Total Cost) from the USAGE entries
      Usage (Price): gets the SUM(Total Price) from the USAGE entries
      Invoiced Price: gets the SUM(Total Price) from the SALE entries
    
    The meaning of the balance field you are thinking of is different than the above three?
  • klumklum Member Posts: 102
    Thank you so much :D

    Best Regards,

    klum
Sign In or Register to comment.