Skip to content

issues Search Results · repo:abivia/ledger language:PHP

Filter by

12 results
 (83 ms)

12 results

inabivia/ledger (press backspace or delete to remove)

From https://github.com/abivia/ledger/discussions/21 opened by @marvoh After installation and adding several accounts, the /account/query together with all the endpoints that are suffixed by /query such ...
  • instancezero
  • 1
  • Opened 
    on Apr 18, 2024
  • #22

Hello, Thank you for your wonderful work. I am trying to integrate it into a multitenant set-up through Filament V3 where a Ledger would belong to a company. I have extended the LedgerName model to add ...
  • marvoh
  • Opened 
    on Apr 15, 2024
  • #19

array:2 [▼ // platform/plugins/accounting/src/Http/Controllers/AccountController.php:74 errors = array:2 [▼ 0 = Feature is not yet implemented. 1 = Account closing not yet implemented. ] time = Illuminate\Support ...
  • mahmoud-adel44
  • 1
  • Opened 
    on Jan 8, 2024
  • #18

If the business purchases a box of paper for $100 with cash (a debit account), then the account representing cash decreases by $100 and the account representing office expenses (a credit account) increases ...
  • epogrebnyak
  • 1
  • Opened 
    on Sep 23, 2023
  • #17

After giving code and uuid still return this error errors : [[ Request requires an account code or uuid. ], Bad request. ,…] 0: [ Request requires an account code or uuid. ] 1: Bad request. 2: Request ...
  • AAUU-Ansari
  • 6
  • Opened 
    on Feb 24, 2023
  • #14

I note you can only get a single item (resource) using the /get API routes. Is this deliberate?
  • c-myers1
  • 8
  • Opened 
    on Dec 8, 2022
  • #13

So I created a sub-journal by the example here then added a transaction with a ... type : SALES , ... In the JSON body. I didn t see any difference in how it journalized this in the database vs the ...
  • c-myers1
  • 6
  • Opened 
    on Nov 27, 2022
  • #12

I can see the 2 currencies I created in the ledger_currencies, table yet a get request with the json body below gives an error: { code : CAD } CAD is one of the currencies in the table.
  • c-myers1
  • 1
  • Opened 
    on Nov 26, 2022
  • #11

Testing some of the APIs, I note the responses are not as described in the docs. Specifically calling domain/add and currency/add gets a reply with only time in the response whilst the docs show a fuller ...
  • c-myers1
  • 12
  • Opened 
    on Nov 26, 2022
  • #10

Hello! I encountered an error while creating a report with the name ** trialBalance ** Unable to assign null to property Abivia\Ledger\Models\ReportData::$journalEntryId of type int This happened because ...
  • RoNDz
  • 2
  • Opened 
    on Nov 21, 2022
  • #9
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub