Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Solved] Company preferences -> Name: No dots?
09-17-2013, 08:47 AM, (This post was last modified: 09-19-2013, 05:29 AM by MacPhotoBiker.)
#1
[Solved] Company preferences -> Name: No dots?
Hi,

I'm configuring webERP for a customers whose company name contains a dot because of it's legal form "Inc.". However, I'm not allowed to include the dot since this is not "alpha numeric".

Certainly not too important, but is there a way to include the "." in "Inc."?
MacPhotoBiker
Just Core Business Inc.
[url]http://www.justcorebusiness.com[/url]
Reply
09-17-2013, 11:42 AM,
#2
RE: Company preferences -> Name: No dots?
I may well have been a bit too overzealous with the characters allowed in the pattern - you would need to alter the script CompanyPreferences.php

line 174 -the pattern to something like:
Code:
pattern="[a-zA-Z0-9_\&\-\s\.]*"
Phil Daintree
webERP Admin
Logic Works Ltd
http://www.logicworks.co.nz
Reply
09-18-2013, 07:07 AM,
#3
RE: Company preferences -> Name: No dots?
Thanks Phil!
MacPhotoBiker
Just Core Business Inc.
[url]http://www.justcorebusiness.com[/url]
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)