Dolibarr / dolibarr

Dolibarr ERP CRM is a modern software package to manage your company or foundation's activity (contacts, suppliers, invoices, orders, stocks, agenda, accounting, ...). it's an open source Web application (written in PHP) designed for businesses of any sizes, foundations and freelancers.
https://www.dolibarr.org
GNU General Public License v3.0
5.48k stars 2.8k forks source link

Fix missing require in various_payment card #32015

Closed Hystepik closed 1 day ago

Hystepik commented 2 days ago

Fix missing require in htdocs/compta/bank/various_payment/card.php.

Without this line a Call to undefined function length_accounta() fatal error can trigger when module accountancy is disabbled