[OFBiz] SVN: r7638 - trunk/applications/accounting/config

sichen@svn.ofbiz.org sichen at svn.ofbiz.org
Fri May 19 08:39:25 CDT 2006


Author: sichen
Date: 2006-05-19 08:39:21 -0500 (Fri, 19 May 2006)
New Revision: 7638

Modified:
   trunk/applications/accounting/config/AccountingUiLabels.properties
Log:
New error message UI labels for commissions from Vinay Agarwal

Modified: trunk/applications/accounting/config/AccountingUiLabels.properties
===================================================================
--- trunk/applications/accounting/config/AccountingUiLabels.properties	2006-05-19 06:05:53 UTC (rev 7637)
+++ trunk/applications/accounting/config/AccountingUiLabels.properties	2006-05-19 13:39:21 UTC (rev 7638)
@@ -344,6 +344,7 @@
 AccountingValidationPattern=Use regular expression validation pattern
 AccountingViewPermissionError=You do not have permission to view this page. ("ACCOUNTING_VIEW" or "ACCOUNTING_ADMIN" needed)
 AccountingFX=Foreign Exchange Rates
+AccountingDataSourceError=Data source error
 
 AccountingNewFixedAssetIdents=Create Fixed Asset Identification
 AccountingNewFixedAssetIdentsType=Create Fixed Asset Identification Type
@@ -532,6 +533,14 @@
 AccountingApplicationToTax=to Tax Authority area [${taxAuthGeoId}]
 AccountingSuccessFull= successfull
 AccountingEmailScheduledToSend=Email message with attached invoice: ${parameters.invoiceId} scheduled to be sent....
+AccountingInvoiceCommissionError=Error creating commission invoice
+AccountingInvoiceCommissionErrorRole=Error creating invoice role for commission invoice
+AccountingInvoiceCommissionErrorItem=Error creating invoice item for commission invoice
+AccountingInvoiceCommissionInvalid=This type of invoice has no commission, not creating commission invoice
+AccountingInvoiceCommissionMultHeader=Multiple orders or returns, not handled.
+AccountingInvoiceCommissionNoHeader=No order or return header, not creating commission invoice
+AccountingInvoiceCommissionNoItems=No order or return items, not creating commission invoice
+AccountingInvoiceCommissionEntityDataProblem=Entity/data problem creating commission invoice: ${reason} 
 
 #Potentional Common definitions
 FormFieldTitle_emailAddressFrom=From Emailadress



More information about the Svn mailing list