Return-Path: Delivered-To: apmail-ofbiz-commits-archive@www.apache.org Received: (qmail 82440 invoked from network); 28 Jan 2008 21:22:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 28 Jan 2008 21:22:07 -0000 Received: (qmail 95817 invoked by uid 500); 28 Jan 2008 21:21:58 -0000 Delivered-To: apmail-ofbiz-commits-archive@ofbiz.apache.org Received: (qmail 95793 invoked by uid 500); 28 Jan 2008 21:21:57 -0000 Mailing-List: contact commits-help@ofbiz.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ofbiz.apache.org Delivered-To: mailing list commits@ofbiz.apache.org Received: (qmail 95784 invoked by uid 99); 28 Jan 2008 21:21:57 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 Jan 2008 13:21:57 -0800 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 Jan 2008 21:21:37 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id C9E851A9832; Mon, 28 Jan 2008 13:21:44 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r616045 [1/2] - in /ofbiz/trunk/applications/accounting: config/ webapp/accounting/fixedasset/ widget/ Date: Mon, 28 Jan 2008 21:21:41 -0000 To: commits@ofbiz.apache.org From: mrisaliti@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20080128212144.C9E851A9832@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: mrisaliti Date: Mon Jan 28 13:21:33 2008 New Revision: 616045 URL: http://svn.apache.org/viewvc?rev=616045&view=rev Log: Costs/Fixed Assets/Fin Account/Invoice Item Type/Payment Method Type forms (ftl/widgets screen) has now the same look and feel (Part of issue OFBIZ-1603) Modified: ofbiz/trunk/applications/accounting/config/AccountingUiLabels.properties ofbiz/trunk/applications/accounting/config/AccountingUiLabels_it.properties ofbiz/trunk/applications/accounting/webapp/accounting/fixedasset/FixedAssetForms.xml ofbiz/trunk/applications/accounting/widget/CostForms.xml ofbiz/trunk/applications/accounting/widget/CostScreens.xml ofbiz/trunk/applications/accounting/widget/FinAccountForms.xml ofbiz/trunk/applications/accounting/widget/FinAccountScreens.xml ofbiz/trunk/applications/accounting/widget/FixedAssetScreens.xml ofbiz/trunk/applications/accounting/widget/InvoiceItemTypeForms.xml ofbiz/trunk/applications/accounting/widget/InvoiceItemTypeScreens.xml ofbiz/trunk/applications/accounting/widget/PaymentMethodTypeForms.xml ofbiz/trunk/applications/accounting/widget/PaymentMethodTypeScreens.xml Modified: ofbiz/trunk/applications/accounting/config/AccountingUiLabels.properties URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/config/AccountingUiLabels.properties?rev=616045&r1=616044&r2=616045&view=diff ============================================================================== --- ofbiz/trunk/applications/accounting/config/AccountingUiLabels.properties (original) +++ ofbiz/trunk/applications/accounting/config/AccountingUiLabels.properties Mon Jan 28 13:21:33 2008 @@ -498,6 +498,8 @@ PageTitleEditFixedAsset=Edit Fixed Asset PageTitleEditFixedAssetIdents=Edit Fixed Asset Idents PageTitleEditFixedAssetMaintenance=Edit Fixed Asset Maintenance +PageTitleEditFixedAssetMaintMeters=Edit Fixed Asset Maint Meters +PageTitleEditFixedAssetMaintOrders=Edit Fixed Asset Maint Orders PageTitleEditFixedAssetRegistrations=Edit Fixed Asset Registrations PageTitleEditFixedAssetStdCost=Edit Fixed Asset Standard Cost PageTitleEditGlAccount=Edit GL Account @@ -511,7 +513,6 @@ PageTitleFindInvoice=Find Invoice PageTitleFindPayment=Find Payment PageTitleFixedAssetDepreciationReport=Fixed Asset Depreciation Report -PageTitleInvoiceItemType=List Invoice Item Type PageTitleInvoiceOverview=Invoice Overview PageTitleListAccounts=List Accounts PageTitleListAgreement=List Agreement @@ -522,11 +523,19 @@ PageTitleListAgreementItemTerms=List Agreement Item Terms PageTitleListAgreementPromoAppls=List Agreement Promo Appls PageTitleListAgreementTerms=List Agreement Terms +PageTitleListFinAccountRoles=List Fin Account Roles +PageTitleListFinAccountTrans=List Fin Account Trans +PageTitleListFinAccountAuths=List Fin Account Auths PageTitleListFixedAssets=List Fixed Assets +PageTitleListPartyFixedAssetAssignments=List Party Fixed Asset Assignments PageTitleListFixedAssetChildren=Fixed Asset Children PageTitleListFixedAssetCalendar=List Fixed Asset Calendar +PageTitleListFixedAssetIdents=List Fixed Asset Idents PageTitleListFixedAssetMaints=List Fixed Asset Maints +PageTitleListFixedAssetMaintMeters=List Fixed Asset Maint Meters +PageTitleListFixedAssetMaintOrders=List Fixed Asset Maint Orders PageTitleListFixedAssetProducts=List Fixed Asset Products +PageTitleListFixedAssetRegistrations=List Fixed Asset Registrations PageTitleListFixedAssetStdCosts=List Fixed Asset Standard Costs PageTitleListEditInvoiceApplications=List Edit Invoice Applications PageTitleListInvoices=List Invoices @@ -848,7 +857,6 @@ FormFieldTitle_lastInvoiceRestartDate=Last Invoice Restart Date FormFieldTitle_lastQuoteNumber=Last Quote Number FormFieldTitle_conversionFactor=Rate -FormFieldTitle_invoiceItemTypeId=Sales Invoice Item Type FormFieldTitle_defaultGlAccountId=Default Gl Account Id FormFieldTitle_activeGlDescription=Active Gl Description FormFieldTitle_voucherRef=Voucher Ref Modified: ofbiz/trunk/applications/accounting/config/AccountingUiLabels_it.properties URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/config/AccountingUiLabels_it.properties?rev=616045&r1=616044&r2=616045&view=diff ============================================================================== --- ofbiz/trunk/applications/accounting/config/AccountingUiLabels_it.properties (original) +++ ofbiz/trunk/applications/accounting/config/AccountingUiLabels_it.properties Mon Jan 28 13:21:33 2008 @@ -121,6 +121,7 @@ AccountingCreateBillingAccountRolePermissionError=Errore Sicurezza : per eseguire createBillingAccountRole tu devi avere il permesso ACCOUNTING_CREATE o ACCOUNTING_ADMIN AccountingCreateBillingAccountTerm=Creare Termine Conto Fatturazione AccountingCreateBillingAccountTermPermissionError=Errore Sicurezza : per eseguire createBillingAccountTerm tu devi avere il permesso ACCOUNTING_CREATE o ACCOUNTING_ADMIN +AccountingCreateCostComponentCalc=Creare Nuovo Calcolo Costo Componente AccountingCreateNewCreditCard=Creare Nuova Carta Credito AccountingCreateNewEftAccount=Creare Nuovo Conto EFT AccountingCreateNewInvoice=Nuova fatture @@ -163,6 +164,7 @@ AccountingFixedAsset=Cespite AccountingFixedAssetCalendar=Calendario AccountingFixedAssetChildren=Figli +AccountingFixedAssetDepreciation=Svalutazioni AccountingFixedAssetEdit=Crea/Aggiorna Cespite AccountingFixedAssetId=Codice Cespite AccountingFixedAssetName=Nome Cespite @@ -185,6 +187,7 @@ AccountingFixedAssetMaintMeters=Lettura Contatore AccountingFixedAssetMaintMeterValue=Valore Contatore AccountingFixedAssetMessage1=*) vuoto, ma al massimo della capacit\u00e0 mostrate per il cespite +AccountingFixedAssetMaintOrders=Ordini di Acquisto AccountingFromParty=Dal Soggetto AccountingFromPartyId=Dal Codice Soggetto AccountingFX=Tasso Cambi Valuta @@ -217,6 +220,7 @@ AccountingInvoiceItem=Riga Fattura AccountingInvoiceItemAdd=Aggiungi una nuova Riga fattura AccountingInvoiceItemSeqId=N.Riga +AccountingInvoiceItemType=Tipo Riga Fattura AccountingInvoiceItems=Righe AccountingInvoiceOverview=Visione AccountingInvoicePaid=Pagato @@ -242,8 +246,10 @@ AccountingItemNr=Nr.Riga AccountingLastNameCard=Cognome sulla Carta AccountingLiabilities=Debiti +AccountingListPaymentMethodType=Lista Tipi Metodo di Pagamento AccountingListInvoices=Lista Fatture AccountingListInvoicesNotYetApplied=Possibili fatture da applicare +AccountingListInvoiceItemType=Lista Tipi Riga Fattura AccountingListPaymentsNotYetApplied=Possibili pagamenti da applicare AccountingLineTotal=Totale Riga AccountingLeaveEmptyForMaximumAmount=Lascia vuoto per importo massimo @@ -428,6 +434,8 @@ PageTitleEditFixedAsset=Aggiorna Cespite PageTitleEditFixedAssetIdents=Aggiorna Identit\u00e0 Cespite PageTitleEditFixedAssetMaintenance=Aggiorna Manutenzione Cespite +PageTitleEditFixedAssetMaintMeters=Aggiorna Manutenzione Cespite Contatori +PageTitleEditFixedAssetMaintOrders=Aggiorna Manutenzione Cespite Ordine PageTitleEditFixedAssetRegistrations=Aggiorna Registrazioni Cespite PageTitleEditFixedAssetStdCost=Aggiorna Costi Standard Cespiti PageTitleEditGlAccount=Aggiorna Conto Contabilit\u00e0 Generale @@ -440,6 +448,7 @@ PageTitleFindGlobalGlAccount=Ricerca Conto Contabilit\u00e0 Generale Globale PageTitleFindInvoice=Ricerca Fattura PageTitleFindPayment=Ricerca Pagamento +PageTitleFixedAssetDepreciationReport=Report Svalutazione Cespiti PageTitleInvoiceOverview=Visione Fattura PageTitleListAccounts=Lista Conti PageTitleListAgreement=Lista Contratti @@ -450,11 +459,19 @@ PageTitleListAgreementItemTerms=Lista Termini Riga Contratto PageTitleListAgreementPromoAppls=Lista Applicazioni Promozionali Contratto PageTitleListAgreementTerms=Lista Termini Contratto +PageTitleListFinAccountRoles=Lista Ruoli Conto Finanziario +PageTitleListFinAccountTrans=Lista Transazioni Conto Finanziario +PageTitleListFinAccountAuths=Lista Autorizzazioni Conto Finanziario PageTitleListFixedAssets=Lista Cespiti +PageTitleListPartyFixedAssetAssignments=Lista Assegnazioni Soggetto Cespite PageTitleListFixedAssetChildren=Figli Cespiti PageTitleListFixedAssetCalendar=Lista Calendario Cespite +PageTitleListFixedAssetIdents=Lista Identificazione Cespiti PageTitleListFixedAssetMaints=Lista Manutenzioni Cespiti +PageTitleListFixedAssetMaintMeters=Lista Manutenzioni Cespiti Contatori +PageTitleListFixedAssetMaintOrders=Lista Manutenzioni Cespiti Ordini PageTitleListFixedAssetProducts=Lista Prodotti Cespite +PageTitleListFixedAssetRegistrations=Lista Registrazioni Cespiti PageTitleListFixedAssetStdCosts=Lista Costi Standard Cespite PageTitleListEditInvoiceApplications=Aggiorna Applicazioni Fattura PageTitleListInvoices=Lista Fatture @@ -755,7 +772,6 @@ FormFieldTitle_lastInvoiceRestartDate=Ultima Data di Riavvia Fattura FormFieldTitle_lastQuoteNumber=Ultimo Numero Preventivo FormFieldTitle_conversionFactor=Tasso -FormFieldTitle_invoiceItemTypeId=Riga Tipo Ordine Vendita FormFieldTitle_defaultGlAccountId=Default Conto Gl FormFieldTitle_activeGlDescription=Attiva Descrizione Gl FormFieldTitle_voucherRef=Riferimento Voucher Modified: ofbiz/trunk/applications/accounting/webapp/accounting/fixedasset/FixedAssetForms.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/webapp/accounting/fixedasset/FixedAssetForms.xml?rev=616045&r1=616044&r2=616045&view=diff ============================================================================== --- ofbiz/trunk/applications/accounting/webapp/accounting/fixedasset/FixedAssetForms.xml (original) +++ ofbiz/trunk/applications/accounting/webapp/accounting/fixedasset/FixedAssetForms.xml Mon Jan 28 13:21:33 2008 @@ -21,8 +21,8 @@ -
- + @@ -38,7 +38,8 @@
-
+ @@ -92,8 +93,8 @@ -
- + @@ -107,8 +108,8 @@
-
- + @@ -133,7 +134,6 @@ - @@ -152,15 +152,16 @@ -
- + -
+ @@ -186,7 +187,8 @@ -
+ @@ -207,7 +209,8 @@ -
+ @@ -227,7 +230,8 @@ -
+ @@ -242,7 +246,8 @@ -
+ @@ -262,7 +267,8 @@ -
+ @@ -271,7 +277,8 @@ -
+ @@ -289,7 +296,8 @@ -
+ @@ -349,7 +357,8 @@ -
+ @@ -373,7 +382,8 @@ -
+ @@ -388,7 +398,8 @@ -
+ @@ -410,7 +421,8 @@ -
+ @@ -419,7 +431,8 @@
-
+ @@ -455,7 +468,8 @@ -
+ @@ -478,4 +492,4 @@ -
+ \ No newline at end of file Modified: ofbiz/trunk/applications/accounting/widget/CostForms.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/widget/CostForms.xml?rev=616045&r1=616044&r2=616045&view=diff ============================================================================== --- ofbiz/trunk/applications/accounting/widget/CostForms.xml (original) +++ ofbiz/trunk/applications/accounting/widget/CostForms.xml Mon Jan 28 13:21:33 2008 @@ -1,4 +1,4 @@ - + - - + + + + + + +
+ + + +
+
+
+ + + + + + +
+ + + +
+
+
- +
@@ -147,16 +202,40 @@ -
- +
@@ -170,14 +249,37 @@ -
- Modified: ofbiz/trunk/applications/accounting/widget/FixedAssetScreens.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/widget/FixedAssetScreens.xml?rev=616045&r1=616044&r2=616045&view=diff ============================================================================== --- ofbiz/trunk/applications/accounting/widget/FixedAssetScreens.xml (original) +++ ofbiz/trunk/applications/accounting/widget/FixedAssetScreens.xml Mon Jan 28 13:21:33 2008 @@ -37,12 +37,23 @@ - - - + + + + + + +
+ + + + + + +
+
- -
@@ -61,9 +72,21 @@ - - - + + + + + + +
+ + + + +
+
+
@@ -92,9 +115,34 @@ - - - + + + + + + +
+ + + +
+
+
+ + + + + + +
+ + + +
+
+
@@ -116,21 +164,28 @@ - - - - - - - - - - @@ -140,7 +195,7 @@
- + @@ -151,8 +206,34 @@ - - + + + + + + +
+ + + +
+
+
+ + + + + + +
+ + + +
+
+
@@ -173,10 +254,34 @@ - - - - + + + + + + +
+ + + +
+
+
+ + + + + + +
+ + + +
+
+
@@ -196,10 +301,34 @@ - - - - + + + + + + +
+ + + +
+
+
+ + + + + + +
+ + + +
+
+
@@ -219,8 +348,21 @@ - - + + + + + + +
+ + + + +
+
+
@@ -242,8 +384,21 @@ - - + + + + + + +
+ + + + +
+
+
@@ -253,7 +408,7 @@
- + @@ -265,8 +420,34 @@ - - + + + + + + +
+ + + +
+
+
+ + + + + + +
+ + + +
+
+
@@ -287,7 +468,20 @@ - + + + + + + +
+ + + +
+
+
@@ -297,7 +491,7 @@
- + @@ -312,8 +506,34 @@ - - + + + + + + +
+ + + +
+
+
+ + + + + + +
+ + + +
+
+
@@ -336,10 +556,34 @@ - - - - + + + + + + +
+ + + +
+
+
+ + + + + + +
+ + + +
+
+
@@ -361,9 +605,22 @@
- - - + + + + + + +
+ + + + + +
+
+
@@ -371,4 +628,4 @@
- + \ No newline at end of file Modified: ofbiz/trunk/applications/accounting/widget/InvoiceItemTypeForms.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/widget/InvoiceItemTypeForms.xml?rev=616045&r1=616044&r2=616045&view=diff ============================================================================== --- ofbiz/trunk/applications/accounting/widget/InvoiceItemTypeForms.xml (original) +++ ofbiz/trunk/applications/accounting/widget/InvoiceItemTypeForms.xml Mon Jan 28 13:21:33 2008 @@ -21,7 +21,8 @@ -
+ @@ -32,6 +33,5 @@ -
- +
Modified: ofbiz/trunk/applications/accounting/widget/InvoiceItemTypeScreens.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/widget/InvoiceItemTypeScreens.xml?rev=616045&r1=616044&r2=616045&view=diff ============================================================================== --- ofbiz/trunk/applications/accounting/widget/InvoiceItemTypeScreens.xml (original) +++ ofbiz/trunk/applications/accounting/widget/InvoiceItemTypeScreens.xml Mon Jan 28 13:21:33 2008 @@ -24,7 +24,7 @@
- + @@ -35,12 +35,23 @@ - - + + + + + + +
+ + + +
+
+
-
- +