Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
Developer Documentation
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
brienne
Developer Documentation
Commits
73d8f0a6
Unverified
Commit
73d8f0a6
authored
5 years ago
by
Eileen McNaughton
Committed by
GitHub
5 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Update docs/financial/financialentities.md
Co-Authored-By:
Mikey O'Toole
<
mikey@mjco.uk
>
parent
8471a5d2
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/financial/financialentities.md
+1
-1
1 addition, 1 deletion
docs/financial/financialentities.md
with
1 addition
and
1 deletion
docs/financial/financialentities.md
+
1
−
1
View file @
73d8f0a6
...
...
@@ -79,7 +79,7 @@ of the line item that has been paid by that payment.
If the line items change then the items financial items have to be updated. Generally the rule is to alter the zero out the
old line item, reverse the financial items and then create a new line item with new financial items. However, this is not
always possible as there are some scenarios where the schema does not permit this. The has led to
adjustment line items being created in these cases. The issue is that the civicrm_line_item table has a unique index for
adjustment line items being created in these cases. The issue is that the
`
civicrm_line_item
`
table has a unique index for
`entity_table + entity_id + contribution_id + price_field_value_id + price_field_id`
.
This means that if a line item with no
`price_field_values`
(i.e: a text / enter quantity line item) is altered it is not possible
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment