Alan

Results 69 comments of Alan

Note for self: - Add `"To and From"` type for **Based On** filter option in `AccountReports` - Show consolidated column (**Consolidate Columns** as `readonly true`) - Hide **Periodicity**

@Nahiiko that's strange, can you confirm that this is happening in a clean repo? ```bash # Delete all dependencies rm -rf node_modules # Reinstall them yarn # Run dev yarn...

> Although still unsure if it's not coming from me. Is there any steps by which you think I'd be able to replicate it? I can try debugging it then....

@Nahiiko apologies for the late response My dev set up is mostly similar to yours, I use an M1 Pro and tried recreating it using both `node` v18.12.1 and v16.13.1,...

It isn't present in books as of yet. For scheduling [`node-schedule`](https://www.npmjs.com/package/node-schedule) could be used.

@tanemc876 can you provide steps to reproduce?

@erik-gross-hardt thanks for raising this PR. It's an unconventional but pretty smart way of adding remote server support. Since this is mostly a proof of concept, here're a couple of...

**Point 1** Your main currency is USD and you have made invoice in IQD. If the item price is 1 USD, the invoice created will be for 1540 IQD (assuming...

@DancingRain12 if someone wants to add in features for a bare minimum CRM, I'll review and add it in. Can you add a few details of what you need from...

As of now, this is not possible. I'll have to update the software to have an `isCredit` flag. Can you contribute the Tunisian CoA, where the accounts have an `isCredit`...