Skip to content

Releases: consilience/accounting

Use config for class name of transactions relationship

09 Dec 19:05
01e23ff
Compare
Choose a tag to compare
Update HasAccountingJournalTransactions.php

Use config to determine class for accounting transactions relationship.

Use the config class name for journal transactions

30 Jun 16:45
Compare
Choose a tag to compare

Fix the journal::credit() and journal::debit() methods to use the transactions class name defined in the config.

Fix column name typo

29 Jun 14:28
Compare
Choose a tag to compare
1.0.1

Fix column typo: currency => currency_code

Various updates

28 Jun 13:01
Compare
Choose a tag to compare
  • Laravel 9
  • PHP 8.1
  • More object interfaces
  • More consistent table column names