From: webERP D. <web...@li...> - 2013-07-22 01:27:24
|
Hi Ricard, I did not know about changes of the size of these fields few days ago. I did the changes because I have problems caused by the different size of "maxsize" and "varchar" of columns "address-5" of tables locations, debtors, suppliers, custbranch and custbranch (postal address) --e.g. the data exchanged with other software is truncated when someone edit them with CustomerBranches.php--. As my solution to this, I limited the size of imported/exported data for this column "address-5" to 40 characters. Please, feel free to roll-back those changes. Regards, Rafael. 2013/7/21 webERP Developers <web...@li...> > Hi Rafael: > > I saw you committed some changes at CustomerBranches.php script (rev. 6131 > and 32). > > I changed the size of these fields few days ago, to be consistent with all > other customer address fields in webERP. SQL ALTER sentences are at lines > 176 -178 of the upgrade file. > > Is there anything I missed that we should go back to the previous > situation? Please check and let us know. > > Regards, > Ricard > > > ------------------------------------------------------------------------------ > See everything from the browser to the database with AppDynamics > Get end-to-end visibility with application monitoring from AppDynamics > Isolate bottlenecks and diagnose root cause in seconds. > Start your free trial of AppDynamics Pro today! > http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk > _______________________________________________ > Web-erp-developers mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/web-erp-developers > > |