From: <reg...@gm...> - 2013-12-03 01:05:12
|
What a community. What generousity by the leaders. I,m still on 4.7 but looking at 11 after Christmas. Thank you all esp Phil and Exson. To the ones I am not familiar with, thank you too. I preach Weberp to any and everybody. I started in 3.1 I think bandb every so often I upgrade. Usually after Christmas. Again thank you all for theb generous support. Russ Sent from my BlackBerry® device from Digicel -----Original Message----- From: Phil Daintree <ph...@lo...> Date: Sun, 01 Dec 2013 20:57:57 To: webERP Developers<web...@li...>; For the general discussion of webERP project<web...@li...> Reply-To: For the general discussion of webERP project <web...@li...> Subject: [webERP-users] New version 4.11.2 In keeping with the more regular release policy, I have just rolled up a new release with all the latest bug fixes and one or two new areas of functionality. This release includes nice contributions from Ricard, Thumb, Rafael and icedlava - with Exson always in support and Paul squashing the odd bug too. Thanks to all those who contributed. Thumb extended the salesman login functionality to ensure she is restricted to her own customers/orders. He and Exson also added the Chinese SQL option and modifications to the installer to use this as well as a number of bug fixes. Rafael, made it so when selecting a language - the language description appears in the characters/language of the translation so they can actually read it! Also some improvements to the Form Designer. Ricard made it so users need to have authority to act on specific bank account - with a new form to all users rights to be defined by bank account. icedlava made a nice facility to clone an existing item to a new item I made a new purchasing script to show a grid of all the items that a selected supplier sells that allows quantities to be entered for placing purchase orders to the users's default inventory location and I modified the purchase invoice entry to allow modification of PO line prices and quantites invoiced in a grid format rather than individual selections. There are a few bugs squashed with this release too. The full change log follows: 30/11/13 Ricard: Added user permissions by bank account so only certain users can see and create payments/receipts on bank accounts selected. 30/11/13 rchacon: Includes supplier-code, currency-code, and currency-name-from-CurrenciesArray.php in SelectSupplier.php. 2013/11/30 Thumb: Add salesman constraint to show salesperson's own sales orders invoice, customer etc in DailySalesInquiry.php,PDFDeliveryDifferences.php,PDFOrdersInvoiced.php,PDFOrderStatus.php,PDFPickingList.php,SalesByTypePeriodInquiry.php,SalesInquiry.php,SelectCompletedOrder.php. 28/11/13 Phil: Apply Tim's idea for stripping slashes from incorrectly displayed items PO_Items.php and DeliveryDetails.php 28/11/13 Thumb: Add salesman constraints to ConfirmDispatch_Invoice.php to ensure that sales can only print his own sales orders' invoice. 28/11/13 Thumb: Add constraints to salesman that he can only print his own sales orders in PrintCustOrder_generic.php 28/11/13 Thumb: Add constraints to salesman that he can only print his own sales orders in PrintCustOrder.php 28/11/13 Thumb: Add salesman login constraint to only their own customers available in SelectOrderItems.php and fixed SQL error of customers login. 27/11/13 Thumb: Add create new scripts to import Customers and Debtors. 26/11/13 Phil: Supplier invoice entry now allows modification of invoice quantities and prices for multiple goods received lines in line rather than having to go into each line to modify individually. 20/11/13 rchacon: Translate the name of each language to the name in their respective language. 20/11/13 Phil: Payments.php FunctionalExchangeRate was not defaulted appropriately when entering a supplier payment in FX from a bank account of the same currency selected and the transaction was posted immediately without update first. Fixed 19/11/13 Thumb/CQZ: Add webERP Chinese country sql including Chinese COA, currency, role,tax, transaction type etc which should be localized. 19/11/13 Thumb: Add '-' to telephone no pattern in CustomerBranches.php and WWW_Users.php. 19/11/13 Thumb: Correct translation of customer text and customer code in CustomerReceipt.php of locale file. 19/11/13 Thumb: Text 'settled transaction' position adjusted to proper position in PrintCustStatements.php. 18/11/13 Exson: Make inventory it as default to show inventory serial no in ConfirmDispatchControlled_Invoice.php. 18/11/13 Exson Make company name client side requirements consistent with server side in CompanyPreferences.php. 16/11/13 rchacon: Improves translation and format in PaymentMethods.php. 16/11/13 Phil: MacPhotoBiker reported shipment charges html5 type=number removed to use the class=number javascript' 12/11/13 rchacon: Allow translation of the subkey name in FormDesigner.php. 07/11/13 rchacon: Allow translation of the key name in FormDesigner.php. 7/11/13 Exson: Add check box to allow user to decide weather raw material is sellable or not. 7/11/13 Exson Revise the bin definition to NOT NULL DEFAULT '' as suggest by Tim to make it more ISO compatible. 06/11/13 rchacon: Allow multiline printing of salesorderdetails.narrative in quotations. 5/11/13 Phil: Fixed the warning error in GLAccountInquiry.php add change variable type to array to make min() and max() reasonable. Reported by Jo 04/11/13 icedlava: change insert new clone stock event to transaction as in Stocks.php for new item. 03/11/13 rchacon: Allow translate the name of the currency on CompanyPreferences.php. 3/11/13 Exson fixed the bug that discount id for category cannot be set and add an error message when there is no stockid set for the respective category. 03/11/13 Exson: Fi3/11/13 Exson: fixed bug by removing pattern and add no-illegal-chars to stockid in StockReorderLevel.php.xed bug in MiscFunctions.js allow '0' input as number. 01/11/13 rchacon: Allow translate the name of the currency on Currencies.php. 31/10/13 rchacon: Allow translate the name of the currency on CustomerReceipt.php and Payments.php. 30/10/13 rchacon: Allow insert different data on banktrans.ref and gltrans.narrative for the bank account on CustomerReceipt.php. Match the page_title_text with the MainMenuLinksArray option for Bank Account Payments Entry and Bank Account Receipts Entry. Regroup the General Ledger Transactions menu. 30/10/13 Exson: Add required attribute for Z_MakeNewCompany.php to avoid file void error and make it more user friendly. 30/10/13: Exson modify the locstock table change the bin to NULL to avoid stick sql standard constraint failed for those items without bin. 30/10/13 Exson: Modify the the insert new stocks event to transaction. 24/10/13 MailingGroupMaintenance.php, minor tag and other formatting corrections. 20/10/13 icedlava: Add StockClone.php script to create a new item with the same properties, image, cost, purchasing and pricing data as the selected item, and allow modification of image and general item details before cloning. 18/10/13 Paul T: ManualSecuritySchema.html, add missing tr tags, reduced doubled-closing td tags to one, and changed & to & for HTML. 18/10/13 Paul T: ManualInventory.html, add bracket to complete closing h3 tag. 15/10/13 Paul T: GoodsReceived.php, change variable name from OrderNumber to OrderNo. 11/10/13 Tim: Links for manual internal transfers and supplier payment link to allocations 9/10/13 Exson: commit the fixed "Unable to Locate Purchase Order Number" error when the PO is created by SO interface. Fixed provided by Tim and reported by Merci from webERP forum. 6/10/13 Phil: New script to show a grid of items by preferred supplier for placing purchase orders to the users's default inventory location - orders will be authorised if the user has authority and the auto-authorise config option is enabled. 3/10/13 icedlava: PO_Items.php with non-stock items still require GL Code in case of modified order at invoice time else SQL error is generated due to invalid GL Code. 2/10/13 David Lynn: Added new field url to suppliers modified SelectSupplier.php and Suppliers.php 28/9/13 wh_hsn: help with regular expression to trap quotes and backslashes for data-type="no-illegal-chars" 28/9/13 Phil: Followed Exson's example to set pattern to prevent dodgy characters in other scripts that were using a pattern that only allowed [a-zA-Z0-9] thus making it impossible to enter non latin characters. 11/9/13 icedlava: SelectCompletedOrder.php Fix SQL typo. 7/9/13 Exson: using javascript to set the pattern attribute based on a new attribute data-type and first script Stocks.php 7/9/13 icedlava: Fix PrintStatements.php to allow selection of alphanumeric customer codes in length to match database definition. 7/9/13 icedlava: StockStatus.php Allow dash in stock code again. -- Phil Phil Daintree Logic Works Ltd - +64 (0)275 567890 http://www.logicworks.co.nz ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk _______________________________________________ web-ERP-users mailing list web...@li... https://lists.sourceforge.net/lists/listinfo/web-erp-users |