Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Failed to collect customer; after upgrade to 4.11.2 vesrion
01-04-2014, 12:01 PM,
#1
Failed to collect customer; after upgrade to 4.11.2 vesrion
Good night all.
This error appeared after upgrading me to weberp 4.11.1 4.11.2.
The error says: Not defined bank accounts, bank accounts must be defined before.
Note Before performing the collection perfectly.
Any idea?
Thank you.
Javier G.
Reply
01-04-2014, 12:30 PM,
#2
RE: Failed to collect customer; after upgrade to 4.11.2 vesrion
Users now need to have bank account permission.... you need to use this script from General Ledger -> Maintenance

webERP/BankAccountUsers.php
Phil Daintree
webERP Admin
Logic Works Ltd
http://www.logicworks.co.nz
Reply
01-04-2014, 06:50 PM,
#3
RE: Failed to collect customer; after upgrade to 4.11.2 vesrion
Really we should have included the following code in the sql file:

INSERT INTO bankaccountusers (SELECT bankaccounts.accountcode,www_users.userid FROM bankaccounts, www_users);

which would have enabled every body to access all the accounts as previous, and then the admin could have excluded those they wanted to.

Thanks
Tim
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)