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.
NEW accountingjournal: add create() method
Adding a create method ensure we create the accountingjournal in a uniform way, and allow creating the journals in tests without getting out-of-sync.