Skip to content

Commit

Permalink
separate sentence
Browse files Browse the repository at this point in the history
  • Loading branch information
jpradocueva committed Oct 15, 2024
1 parent f4d7dba commit 020a569
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions EDITORIAL_GUIDELINES.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@ These guidelines can be modified through a Pull Request (PR), which the members
> * MUST NOT be null when [ChargeClass](#chargeclass) is not "Correction" and [ChargeCategory](#chargecategory) is "Usage" or "Purchase",
> * MUST be null when ChargeCategory is "Tax", and
> * MAY be null for all other combinations of ChargeClass and ChargeCategory.
>
> When unit prices are not null, multiplying PricingQuantity by a unit price MUST produce a result equal to the corresponding cost metric, except in cases of ChargeClass "Correction", which may address PricingQuantity or any cost discrepancies independently.
>
> **2.28.1. Column ID**
Expand Down

0 comments on commit 020a569

Please sign in to comment.