Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
slapos.core
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
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
slapos.core
Commits
8e7df15d
Commit
8e7df15d
authored
Nov 19, 2012
by
Łukasz Nowak
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Rebrand Sale Invoice Transaction constraint.
parent
cfbc502d
Changes
15
Hide whitespace changes
Inline
Side-by-side
Showing
15 changed files
with
10 additions
and
10 deletions
+10
-10
master/bt5/slapos_accounting/PortalTypePropertySheetTemplateItem/property_sheet_list.xml
...rtalTypePropertySheetTemplateItem/property_sheet_list.xml
+3
-0
master/bt5/slapos_accounting/PropertySheetTemplateItem/portal_property_sheets/SlapOSAccountingSaleInvoiceTransactionConstraint.xml
...eets/SlapOSAccountingSaleInvoiceTransactionConstraint.xml
+1
-1
master/bt5/slapos_accounting/PropertySheetTemplateItem/portal_property_sheets/SlapOSAccountingSaleInvoiceTransactionConstraint/price_currency_constraint.xml
...nvoiceTransactionConstraint/price_currency_constraint.xml
+0
-0
master/bt5/slapos_accounting/PropertySheetTemplateItem/portal_property_sheets/SlapOSAccountingSaleInvoiceTransactionConstraint/resource_constraint.xml
...gSaleInvoiceTransactionConstraint/resource_constraint.xml
+0
-0
master/bt5/slapos_accounting/PropertySheetTemplateItem/portal_property_sheets/SlapOSAccountingSaleInvoiceTransactionConstraint/sale_invoice_specialise_sale_trade_condition_constraint_constraint.xml
...specialise_sale_trade_condition_constraint_constraint.xml
+0
-0
master/bt5/slapos_accounting/PropertySheetTemplateItem/portal_property_sheets/SlapOSAccountingSaleInvoiceTransactionConstraint/specialise_value_constraint.xml
...oiceTransactionConstraint/specialise_value_constraint.xml
+2
-2
master/bt5/slapos_accounting/PropertySheetTemplateItem/portal_property_sheets/SlapOSAccountingSaleInvoiceTransactionConstraint/total_price_equal_accounting_constraint.xml
...ionConstraint/total_price_equal_accounting_constraint.xml
+0
-0
master/bt5/slapos_accounting/PropertySheetTemplateItem/portal_property_sheets/SlapOSAccountingSaleInvoiceTransactionConstraint/trade_model_match_lines_constraint.xml
...nsactionConstraint/trade_model_match_lines_constraint.xml
+0
-0
master/bt5/slapos_accounting/bt/revision
master/bt5/slapos_accounting/bt/revision
+1
-1
master/bt5/slapos_accounting/bt/template_portal_type_property_sheet_list
...os_accounting/bt/template_portal_type_property_sheet_list
+1
-0
master/bt5/slapos_accounting/bt/template_property_sheet_id_list
.../bt5/slapos_accounting/bt/template_property_sheet_id_list
+1
-0
master/bt5/vifib_erp5/PortalTypePropertySheetTemplateItem/property_sheet_list.xml
...rtalTypePropertySheetTemplateItem/property_sheet_list.xml
+0
-3
master/bt5/vifib_erp5/bt/revision
master/bt5/vifib_erp5/bt/revision
+1
-1
master/bt5/vifib_erp5/bt/template_portal_type_property_sheet_list
...t5/vifib_erp5/bt/template_portal_type_property_sheet_list
+0
-1
master/bt5/vifib_erp5/bt/template_property_sheet_id_list
master/bt5/vifib_erp5/bt/template_property_sheet_id_list
+0
-1
No files found.
master/bt5/slapos_accounting/PortalTypePropertySheetTemplateItem/property_sheet_list.xml
View file @
8e7df15d
...
@@ -2,6 +2,9 @@
...
@@ -2,6 +2,9 @@
<portal_type
id=
"Hosting Subscription"
>
<portal_type
id=
"Hosting Subscription"
>
<item>
SlapOSAccountingHostingSubscriptionConstraint
</item>
<item>
SlapOSAccountingHostingSubscriptionConstraint
</item>
</portal_type>
</portal_type>
<portal_type
id=
"Sale Invoice Transaction"
>
<item>
SlapOSAccountingSaleInvoiceTransactionConstraint
</item>
</portal_type>
<portal_type
id=
"Slave Instance"
>
<portal_type
id=
"Slave Instance"
>
<item>
InstanceAccountingSynchronisation
</item>
<item>
InstanceAccountingSynchronisation
</item>
</portal_type>
</portal_type>
...
...
master/bt5/
vifib_erp5/PropertySheetTemplateItem/portal_property_sheets/VifibSaleInvoice
Constraint.xml
→
master/bt5/
slapos_accounting/PropertySheetTemplateItem/portal_property_sheets/SlapOSAccountingSaleInvoiceTransaction
Constraint.xml
View file @
8e7df15d
...
@@ -32,7 +32,7 @@
...
@@ -32,7 +32,7 @@
</item>
</item>
<item>
<item>
<key>
<string>
id
</string>
</key>
<key>
<string>
id
</string>
</key>
<value>
<string>
VifibSaleInvoice
Constraint
</string>
</value>
<value>
<string>
SlapOSAccountingSaleInvoiceTransaction
Constraint
</string>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
portal_type
</string>
</key>
<key>
<string>
portal_type
</string>
</key>
...
...
master/bt5/
vifib_erp5/PropertySheetTemplateItem/portal_property_sheets/VifibSaleInvoice
Constraint/price_currency_constraint.xml
→
master/bt5/
slapos_accounting/PropertySheetTemplateItem/portal_property_sheets/SlapOSAccountingSaleInvoiceTransaction
Constraint/price_currency_constraint.xml
View file @
8e7df15d
File moved
master/bt5/
vifib_erp5/PropertySheetTemplateItem/portal_property_sheets/VifibSaleInvoice
Constraint/resource_constraint.xml
→
master/bt5/
slapos_accounting/PropertySheetTemplateItem/portal_property_sheets/SlapOSAccountingSaleInvoiceTransaction
Constraint/resource_constraint.xml
View file @
8e7df15d
File moved
master/bt5/
vifib_erp5/PropertySheetTemplateItem/portal_property_sheets/VifibSaleInvoice
Constraint/sale_invoice_specialise_sale_trade_condition_constraint_constraint.xml
→
master/bt5/
slapos_accounting/PropertySheetTemplateItem/portal_property_sheets/SlapOSAccountingSaleInvoiceTransaction
Constraint/sale_invoice_specialise_sale_trade_condition_constraint_constraint.xml
View file @
8e7df15d
File moved
master/bt5/
vifib_erp5/PropertySheetTemplateItem/portal_property_sheets/VifibSaleInvoice
Constraint/specialise_value_constraint.xml
→
master/bt5/
slapos_accounting/PropertySheetTemplateItem/portal_property_sheets/SlapOSAccountingSaleInvoiceTransaction
Constraint/specialise_value_constraint.xml
View file @
8e7df15d
...
@@ -26,7 +26,7 @@
...
@@ -26,7 +26,7 @@
</item>
</item>
<item>
<item>
<key>
<string>
expression
</string>
</key>
<key>
<string>
expression
</string>
</key>
<value>
<string>
python: object.getSpecialise() == "sale_trade_condition_module/
vifib
_trade_condition"
</string>
</value>
<value>
<string>
python: object.getSpecialise() == "sale_trade_condition_module/
slapos
_trade_condition"
</string>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
id
</string>
</key>
<key>
<string>
id
</string>
</key>
...
@@ -34,7 +34,7 @@
...
@@ -34,7 +34,7 @@
</item>
</item>
<item>
<item>
<key>
<string>
message_expression_false
</string>
</key>
<key>
<string>
message_expression_false
</string>
</key>
<value>
<string>
Only
Vifib
trade condition is allowed
</string>
</value>
<value>
<string>
Only
SlapOS
trade condition is allowed
</string>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
portal_type
</string>
</key>
<key>
<string>
portal_type
</string>
</key>
...
...
master/bt5/
vifib_erp5/PropertySheetTemplateItem/portal_property_sheets/VifibSaleInvoice
Constraint/total_price_equal_accounting_constraint.xml
→
master/bt5/
slapos_accounting/PropertySheetTemplateItem/portal_property_sheets/SlapOSAccountingSaleInvoiceTransaction
Constraint/total_price_equal_accounting_constraint.xml
View file @
8e7df15d
File moved
master/bt5/
vifib_erp5/PropertySheetTemplateItem/portal_property_sheets/VifibSaleInvoice
Constraint/trade_model_match_lines_constraint.xml
→
master/bt5/
slapos_accounting/PropertySheetTemplateItem/portal_property_sheets/SlapOSAccountingSaleInvoiceTransaction
Constraint/trade_model_match_lines_constraint.xml
View file @
8e7df15d
File moved
master/bt5/slapos_accounting/bt/revision
View file @
8e7df15d
82
83
\ No newline at end of file
\ No newline at end of file
master/bt5/slapos_accounting/bt/template_portal_type_property_sheet_list
View file @
8e7df15d
Hosting Subscription | SlapOSAccountingHostingSubscriptionConstraint
Hosting Subscription | SlapOSAccountingHostingSubscriptionConstraint
Sale Invoice Transaction | SlapOSAccountingSaleInvoiceTransactionConstraint
Slave Instance | InstanceAccountingSynchronisation
Slave Instance | InstanceAccountingSynchronisation
Software Instance | InstanceAccountingSynchronisation
Software Instance | InstanceAccountingSynchronisation
\ No newline at end of file
master/bt5/slapos_accounting/bt/template_property_sheet_id_list
View file @
8e7df15d
SlapOSAccountingSystemPreference
SlapOSAccountingSystemPreference
SlapOSAccountingHostingSubscriptionConstraint
SlapOSAccountingHostingSubscriptionConstraint
SlapOSAccountingSaleInvoiceTransactionConstraint
InstanceAccountingSynchronisation
InstanceAccountingSynchronisation
\ No newline at end of file
master/bt5/vifib_erp5/PortalTypePropertySheetTemplateItem/property_sheet_list.xml
View file @
8e7df15d
...
@@ -20,9 +20,6 @@
...
@@ -20,9 +20,6 @@
<portal_type
id=
"Purchase Packing List Line"
>
<portal_type
id=
"Purchase Packing List Line"
>
<item>
VifibPurchasePackingListLineConstraint
</item>
<item>
VifibPurchasePackingListLineConstraint
</item>
</portal_type>
</portal_type>
<portal_type
id=
"Sale Invoice Transaction"
>
<item>
VifibSaleInvoiceConstraint
</item>
</portal_type>
<portal_type
id=
"Sale Order"
>
<portal_type
id=
"Sale Order"
>
<item>
VifibSaleOrderConstraint
</item>
<item>
VifibSaleOrderConstraint
</item>
</portal_type>
</portal_type>
...
...
master/bt5/vifib_erp5/bt/revision
View file @
8e7df15d
566
567
\ No newline at end of file
\ No newline at end of file
master/bt5/vifib_erp5/bt/template_portal_type_property_sheet_list
View file @
8e7df15d
...
@@ -5,7 +5,6 @@ Open Sale Order | VifibOpenSaleOrderConstraint
...
@@ -5,7 +5,6 @@ Open Sale Order | VifibOpenSaleOrderConstraint
Person | VifibPersonConstraint
Person | VifibPersonConstraint
Purchase Packing List Line | VifibPurchasePackingListLineConstraint
Purchase Packing List Line | VifibPurchasePackingListLineConstraint
Purchase Packing List | VifibPurchasePackingListConstraint
Purchase Packing List | VifibPurchasePackingListConstraint
Sale Invoice Transaction | VifibSaleInvoiceConstraint
Sale Order Line | VifibSaleOrderLineConstraint
Sale Order Line | VifibSaleOrderLineConstraint
Sale Order | VifibSaleOrderConstraint
Sale Order | VifibSaleOrderConstraint
Sale Packing List Line | VifibSalePackingListLineConstraint
Sale Packing List Line | VifibSalePackingListLineConstraint
...
...
master/bt5/vifib_erp5/bt/template_property_sheet_id_list
View file @
8e7df15d
...
@@ -5,7 +5,6 @@ VifibPurchasePackingListLineConstraint
...
@@ -5,7 +5,6 @@ VifibPurchasePackingListLineConstraint
VifibPurchasePackingListConstraint
VifibPurchasePackingListConstraint
VifibSaleOrderConstraint
VifibSaleOrderConstraint
VifibSaleOrderLineConstraint
VifibSaleOrderLineConstraint
VifibSaleInvoiceConstraint
VifibSalePackingListLineConstraint
VifibSalePackingListLineConstraint
VifibSalePackingListConstraint
VifibSalePackingListConstraint
VifibOpenSaleOrderLineConstraint
VifibOpenSaleOrderLineConstraint
...
...
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