GNU Health - Bugs: bug #62598, Payment term search stops in party
You are not allowed to post comments on this tracker with your current authentication level.
bug #62598: Payment term search stops in party
Submitter: | Luis Falcon <meanmicio> | ||
Submitted: | Wed 08 Jun 2022 05:52:38 PM UTC | ||
Category: | Functionality | Severity: | 3 - Normal |
Item Group: | None | Status: | Fixed |
Privacy: | Public | Assigned to: | meanmicio |
Open/Closed: | Closed | Release: | 4.0.0 |
Module: | services / insurance | Component: | None |
Thu 16 Jun 2022 11:06:35 AM UTC, comment #2: |
Cédric Krier <cedk> |
Wed 08 Jun 2022 05:56:38 PM UTC, comment #1: |
Luis Falcon <meanmicio>![]() ![]() |
Wed 08 Jun 2022 05:52:38 PM UTC, original submission:
Currently, if there is no payment term associated to the party, a user error is generated when generating the related invoice of a health service document. It does not check for the system-wide default payment term.
Similarly to the Account Receivable search process, the payment term should follow this logic:
""" Look for the payment term in the following order:
|
Luis Falcon <meanmicio>![]() ![]() |
No files currently attached
Depends on the following items: None found
Items that depend on this one: None found
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
The default_customer_payment_term is not intended to be a fallback value. The payment term is not required on the invoice so customer may have no payment term.