END-USER FEATURES - New use case : Comapny admin (UcAdminSociete) ; change the closing date of a company. - Add a new accounting period each time a period is closed - Showing label close to account number in popup windows - Possibility to use articles/products out of stock accounting mvt : enough to let compteStock and compteVarStock to null - account class number 8 for extra accounting vouchers DEVELOPER FEATURES - java.sql.Date-->java.sql.Timestamp BUGS CLIENT-SIDE CORRECTION - missing "basis" menu label in module gesco - Robustness on xml importation - wrong Iterator on devises making impossible to show Accounting Module/Parameter/Other - impossible to modify the accounting period on company - impossible to choose current hierarchy - GuiMvt : bug in getting/setting currency user choice through interface - InvoiceO, PaymentO et OrderO .getCurrency : did not use the cd variable - OrderO : getAdminRep getReference-->getKey - loss of lines in an invoice - showing numbers with 2 decimal digits - Transform an order in invoice : BiblioOrderClient returned a OrderProvider instead of an OrderClient - GuiOrder : NullPointer on setLines (lmd for lmd2 variable) - PartnerO incompletely copied on copy functiion : missing some accounts BUGS SERVER-SIDE CORRECTION - Forgotten link between Order/SimpleOrderLine : wrong ejbPostcreate signature - CompteAgregationBean ; check on validity of levels on Compte - MvtData mapping castor : line was mapped as an attribute but it is a sub-element - lastCloture date represented as long --> java.sql.Timestamp + bug in importation - sc.setRollBackOnly to make effective transactrional behaviour on closing, aggregate, validerBrouillard in UcMvtBean - multiple cardinality 1 Accounting MVt-->Many StockMvt - make it impossible to modify the date of an accounting mouvement to a yet closed Period - xml import/export of client/provider : NullPointer in some cases - ba d setting for pk on PersonBean - no VAT line with 0 in vouchers if vatRate=0 - exporting Invoice : export order linked reference AND type - missing getSociete() method implementation in PaymentBean - Bad association PAymentBean<-->BasicMvtForInvoicePlugin instead of BasicMvtForPaymentPlugin - Zip code lost on address creation