Skip to main content
April 21, 2019
Question

I need to have my frontend deposit feature do a 35 percent off total invoice each time. How do I accomplish this.

  • April 21, 2019
  • 1 reply
  • 0 views
Original commenter did not share additional details

1 reply

Rustler
April 21, 2019

I'm not sure what you are asking

 

Typically you invoice for a deposit using a service type item, and that posts to a liability account (refundable deposit)

 

then you invoice for the total, and as the last line  you use the deposit item, set the qty to negative one, and enter the deposit amount in the rate block

 

the customer pays the balance

juneclairAuthor
April 21, 2019

This is not the answer I am looking for.  I need my front end entry to always be 35 % of whatever the total invoice is. Not asking how to show the negative in system asking how to make that transaction set to self math itself. If that makes any sense. I know how to  take a frontend deposit and put it in the invoice. 

juneclairAuthor
April 21, 2019

example the gst self figures the math I need that front end function to show the 35% we need paid to start the contract.