76 Commits
Author SHA1 Message Date
Gadha2311 5b9cac504e fix: enhance recent items functionality for create actions 2025-10-17 15:03:01 +05:30
Gadha2311 545ee3b7b1 fix: export SearchItem and type suggestions to resolve type errors 2025-10-10 12:09:01 +05:30
AbleKSaju 66c70797fc fix: trigger ERPNext sync action to initiate data synchronization 2025-05-30 15:58:08 +05:30
AbleKSaju 8a1c742684 feat: schedule ERPNext data sync using Bree cron jobs 2025-05-30 15:58:08 +05:30
akshayitzmeandAbleKSaju 0cdd2a5b36 feat: erpnext sync 2025-05-30 15:58:08 +05:30
AbleKSaju e60ec6b4bc feat: implement print document functionality 2025-01-14 09:22:12 +05:30
AbleKSaju e6f95393d8 feat: create and save POS print templates with matched sizes 2025-01-03 09:41:11 +05:30
pu-raihan ae5697dbad feat: Added custom titleBarverlay with close,minimize and maximize styles 2024-08-20 11:56:01 +05:30
18alantom 23916a3b1d fix(ux): remove file selection on create 2023-07-11 13:43:32 +05:30
18alantom c1b3687221 fix(ux): check db access before opening 2023-06-29 11:02:09 +05:30
18alantom b155d71170 chore: add lint workflow
- fix filter issue in List.vue
- update readme with inspect notes
- fix log_creds.txt path for dev
2023-06-23 12:29:51 +05:30
18alantom d0571a2450 chore: fix all fixable eslint errors in remaining non vue files
- update files to ignore
- delete babel.config.js
2023-06-22 14:22:54 +05:30
18alantom e67e6ae257 chore: fix all fixable eslint errors in src 2023-06-22 11:39:32 +05:30
18alantom 4415c04a88 chore: enable typescript eslint rules
- refactor code to satisfy rules (batch 1)
- use ensuredir in build to prevent ENOENT
2023-06-21 16:08:47 +05:30
18alantom d0fe62946c fix(ux): handle directory does not exist
- type DatabaseSelector
- fix dialog button width, varios types, injection
2023-04-04 22:10:32 -07:00
18alantom b618340cec refactor: cleanup provide-injects
- type a bunch of form element .vue files
2023-04-04 22:10:32 -07:00
18alantom 368714a84a fix: TypeError, .round is not a func
- type vue files for Currency, Float, Int, Data
- use Number for safe parse cause faster
2023-04-04 22:10:32 -07:00
18alantom e1b502b138 refactor: remove global shortcuts, move Shortcuts
- update injections in a few components
- use Shift+Backspace for back (prevent clashes with the \b)
- use string context for single instance components
2023-03-27 00:27:00 -07:00
18alantom eda3bb7576 incr: insert or update .template.html files
- move .template.html files out of fixtures
2023-03-07 14:16:19 +05:30
18alantom 1db70dfef6 feat: common form view 2023-02-17 21:05:06 +05:30
18alantom 48797dff62 fix: support option field value or label
- remove address placeholder
- allow more types of entries to be imported
2023-02-15 19:19:17 +05:30
18alantom 5fd192174d refactor: improve type definition of Field 2023-02-01 14:30:02 +05:30
18alantom fe68edd94d chore: add translation credits
- convert a few funcs to predicate funcs
2023-01-16 09:43:59 +05:30
18alantom 7c60b71294 fix: list ordering issues 2023-01-05 11:14:05 +05:30
18alantom 808abd224f fix(ux): common purpose entries displayed in specific lists 2023-01-04 17:53:42 +05:30
18alantom 6b8c74c35f fix: remove account from CoA without refresh
- prevent opening datetime if readonly
2022-12-14 16:48:55 +05:30
18alantom 9804486562 fix: setupwizard datetime issue 2022-12-14 12:27:40 +05:30
18alantom bea9d86b91 feat: add view transfer/payments on invoices 2022-11-30 19:05:49 +05:30
18alantom 8ae6ae0cca incr: add default location 2022-11-21 12:45:57 +05:30
18alantom 2a5686058d incr: add deleteAll
- fix db where clauses
2022-11-07 13:28:35 +05:30
18alantom 6805ebcaba fix: allow location to be common 2022-11-07 13:28:35 +05:30
18alantom d73d331a87 refactor: use NaN safe Number parsing where applicable 2022-11-06 23:55:22 -08:00
18alantom 92b8f61e03 refactor: move ipc call out of vue components 2022-10-25 13:43:00 +05:30
18alantom 90c8516e62 feat: exports 2022-10-17 22:24:33 +05:30
18alantom 8d3d0a29ee incr: add logUnexpected
- prevent undefined rootType, log it instead
2022-09-20 22:49:09 +05:30
18alantom a8e681b973 fix: use unlinkIfExists
- handle failed migration copy issue separately
2022-08-30 18:13:42 +05:30
18alantom 3904d04f7d fix(ux): handle db delete exception 2022-07-30 17:34:39 +05:30
18alantom 014db554fa feat: add custom UOM support 2022-07-08 23:24:26 +05:30
18alantom fbfde7d230 fix: don't log telem on dummy create
- remove redundant calls
- add telem for app open
2022-05-28 16:44:38 +05:30
18alantom f21e507f2a incr: remove Check for Updates 2022-05-27 16:20:28 +05:30
18alantom b7d41db996 incr: simplify error logging, send to renderer 2022-05-27 16:20:28 +05:30
18alantom 12f4162162 incr: circumv window reload issue 2022-05-27 16:20:28 +05:30
18alantom 8116bd097a incr: shift process out of src/** 2022-05-27 16:20:28 +05:30
18alantom 46dbb6348f fix: updateSchemas works now, also proper cleanup 2022-05-25 14:33:36 +05:30
18alantom 6ace4677e7 incr: add patch for v0.4 to v0.5 2022-05-24 17:04:41 +05:30
18alantom 448068883e incr: version comparators 2022-05-24 12:48:56 +05:30
18alantom ca5514417e incr: improve db call error handling 2022-05-23 16:18:23 +05:30
18alantom 341c1bb639 incr: remove fs and path calls 2022-05-23 16:18:23 +05:30
18alantom 4810396434 incr: translate schema translateables 2022-05-23 16:18:23 +05:30
18alantom 03ee043696 incr: fetch translateables from schema.json
- use legit csv
2022-05-23 16:18:23 +05:30