ledgersmb / LedgerSMB

Double-entry accounting & ERP for the web
https://ledgersmb.org
Other
413 stars 150 forks source link

Customer Lookup Fails with Error #8364

Closed dme1sc closed 1 month ago

dme1sc commented 1 month ago

Version

1.11.15

What browsers are you seeing the problem on?

Firefox

What happened?

I am testing LSMB 1.11.15 docker. I have logged in, built a customer, assigned a control code. I then tried to add an AR transaction by adding the customer name (also tried the control code), hit enter, and get an error of customer not on file: 'Customer not on file! at /srv/ledgersmb/bin/../old/bin/arap.pl line 146. '.
lsmb1 lsmb2

What should have happened?

expected my customer to be selected after typing in the name and clicking Enter.

tonka128 commented 1 month ago

You need to add a credit account to the customer file at the moment they are a contact, but there is nowhere to save a transaction to image

dme1sc commented 1 month ago

Ok, that worked. Thanks.