You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't see invoices.payment_term used. It is just always hard-coded to "prepayment" at the time of invoice creation and nothing happens next with it, besides displaying in invoice view and PDF.
At the very least I vote for removal of database model attribute (and DB column). Please explain who and how uses that value. We might consider removing it from invoice view and PDF as well.
I don't see
invoices.payment_term
used. It is just always hard-coded to "prepayment" at the time of invoice creation and nothing happens next with it, besides displaying in invoice view and PDF.At the very least I vote for removal of database model attribute (and DB column). Please explain who and how uses that value. We might consider removing it from invoice view and PDF as well.
https://prnt.sc/h98swf
The text was updated successfully, but these errors were encountered: