Banana Error List
-
Cause
The BananaApp require a newer API version than the one provided by the running programm.
Solution
Install the lastest version of Banana Accounting.
-
When printing the invoice, it indicates that the account used for this invoice is not correct.
Causes
You are trying to print an invoice that has a supplier account instead of a customer account.The customer settings are… -
Cause
An error occurred while executing an extension or a formula.
Error with the Estimates and Invoices Application:In some cases the extension Estimates and Invoices Dialog Extension may return an error message when using… -
Cause
An error occured while executing a BananaApp or script.
Solution
Update the BananaApp or script; Update Banana Accounting; Contact the author of the script or BananaApp; Look at the details show in… -
Cause
An error occured while executing the Banana Extension.
Solution
Update the Banana Extension. If the message occurs when using an import extension of bank transactions, also check whether the import… -
Cause
In the BananaApp is missing the method 'exec(string)' . The method 'exec(string)' is the entry point of a BananaApp, it is called when a BananaApp is run.
Solution
Update the BananaApp or script; Update… -
Cause
The given file needed by the BananaApp is missing or it is not accessible.
Solution
Update the BananaApp or script; Update Banana Accounting; Contact the author of the script or BananaApp; See the… -
Cause
The given file needed by the Banana Extension is missing or it is not accessible.
Solution
Update the Banana Extension or scriptUpdate Banana AccountingContact the author of the script or Banana ExtensionSee the… -
Cause
The given method needed by the BananaApp is missing.
Solution
Update the BananaApp or script; Update Banana Accounting; Contact the author of the script or BananaApp; See the BananaApps… -
Cause
The *.js file of the BananaApp doesn't containt an @id attribute. Every BananaApp or script require an @id attribute.
Solution
Contact the author of the BananaApp; Insert manually the @id attribute in…