Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
erp5
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Laurent S
erp5
Commits
e1fb0dae
Commit
e1fb0dae
authored
May 03, 2012
by
Łukasz Nowak
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Disable constraint on Payment Transaction.
Note: Generic code shall have no constraints at all.
parent
dd08ce80
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
1 addition
and
5 deletions
+1
-5
bt5/erp5_accounting/PortalTypePropertySheetTemplateItem/property_sheet_list.xml
...rtalTypePropertySheetTemplateItem/property_sheet_list.xml
+0
-3
bt5/erp5_accounting/bt/revision
bt5/erp5_accounting/bt/revision
+1
-1
bt5/erp5_accounting/bt/template_portal_type_property_sheet_list
...p5_accounting/bt/template_portal_type_property_sheet_list
+0
-1
No files found.
bt5/erp5_accounting/PortalTypePropertySheetTemplateItem/property_sheet_list.xml
View file @
e1fb0dae
...
...
@@ -23,9 +23,6 @@
<portal_type
id=
"Internal Invoice Transaction Line"
>
<item>
AccountingTransactionLineConstraint
</item>
</portal_type>
<portal_type
id=
"Payment Transaction"
>
<item>
AccountingTransactionConstraint
</item>
</portal_type>
<portal_type
id=
"Purchase Invoice Transaction"
>
<item>
AccountingTransactionConstraint
</item>
</portal_type>
...
...
bt5/erp5_accounting/bt/revision
View file @
e1fb0dae
1476
\ No newline at end of file
1477
\ No newline at end of file
bt5/erp5_accounting/bt/template_portal_type_property_sheet_list
View file @
e1fb0dae
...
...
@@ -6,7 +6,6 @@ Balance Transaction | AccountingTransactionConstraint
Cash Register | BankAccount
Internal Invoice Transaction Line | AccountingTransactionLineConstraint
Internal Invoice Transaction | AccountingTransactionConstraint
Payment Transaction | AccountingTransactionConstraint
Purchase Invoice Transaction Line | AccountingTransactionLineConstraint
Purchase Invoice Transaction | AccountingTransactionConstraint
Sale Invoice Transaction Line | AccountingTransactionLineConstraint
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment