Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FlatFee contracts with invoiced Reported Quantiy #17944

Merged
merged 31 commits into from
Jun 6, 2024

Conversation

metas-ts
Copy link
Member

@metas-ts metas-ts commented Apr 24, 2024

refs #17995

- currently implementing IC creation
- implementend DataEntry-Details and the modal
- feature-file to set up my basic masterdata and for general sanity testing
- also cleaned-up moved some contract related feature files
- many minor code improvements (add `final`, `@Nullable`, `@NonNull` etc)
  - if set, if will go to the invoice-line. also, ICs with unequal ASIs won't be aggregated into the same invoice-line
  - note: since ancient times we already propagate the intersection of all inout-lines' ASIs into the invoice-line. this won't change
- fix unit-tests
- additional minor improvements (nullable, nonnull etc)
… are

Also fix problems around missing fields, processes' preconditions
Also minor code-improvements
- remove C_Flatrate_Conditions.UOMType
- add preconditions to some C_Flatrate_Term processes, so that they are don'T shown for FlatFee contracts
- AttributeDAO: order List-Attribute-Values by AttributeValue.Value (see comment for rationale)
- remove C_Flatrate_Conditions.UOMType
- fix bugs regarding bill-partner!=shipto-partner
@metas-ts metas-ts changed the title do some tweaks to allow creating flatfee contracts FlatFee contracts with invoiced Reported Quantiy Jun 5, 2024
@metas-ts metas-ts marked this pull request as ready for review June 5, 2024 11:57
@metas-ts metas-ts merged commit 14adb64 into middle_ages_uat Jun 6, 2024
20 checks passed
@mergify mergify bot deleted the middle_ages/uat/flatfee branch June 6, 2024 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant