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
|
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
|
dabcbcd2ce
|
fix: PrintTemplate list view
- type ListCell
- improve ListViewConfig types, update where required
|
2023-03-07 12:39:49 +05:30 |
|
18alantom
|
5fd192174d
|
refactor: improve type definition of Field
|
2023-02-01 14:30:02 +05:30 |
|
18alantom
|
c6fe61c545
|
feat: add datetime component
- refactor date component
|
2022-12-05 15:31:31 +05:30 |
|
18alantom
|
a879f04ad5
|
incr: add stock indicator text
- move inventory reports to Inventory
|
2022-11-30 20:16:20 +05:30 |
|
18alantom
|
a9fd590512
|
incr: complete stock ledger
|
2022-11-10 00:12:00 +05:30 |
|
18alantom
|
2c0540bfd5
|
incr: add enable inventory
- add basic inventory schemas
- add basic inventory models
- patch stockmovement number series
|
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
|
4646049ad8
|
fix: don't fetch currency from Money obj
- cause pesa is used only for computation
- currency info is stored on the Doc or system wide
|
2022-10-24 13:20:23 +05:30 |
|
18alantom
|
537a8f7153
|
incr: update currency display
|
2022-10-03 11:48:14 +05:30 |
|
18alantom
|
401a86eeeb
|
chore: bump pesa
- fix isPesa impl
|
2022-05-23 16:18:23 +05:30 |
|
18alantom
|
06b5ac4f90
|
incr: do BalanceSheet (smthn wrng)
|
2022-05-23 16:18:23 +05:30 |
|
18alantom
|
a2cd1bac21
|
incr: fix a bunch of vue files
- no modes in the first pane
|
2022-05-23 16:18:22 +05:30 |
|
18alantom
|
9877bf4fd3
|
incr: simplify doc a bit
- allow nulls in converter else not not null'll fail
|
2022-05-23 16:18:22 +05:30 |
|
18alantom
|
76c61a5c29
|
incr: get setupwizard to display
- make converter more explicit
|
2022-05-23 16:18:22 +05:30 |
|
18alantom
|
de7e5ba807
|
refactor: rename 'frappe' to 'fyo' outside src
- cause now most of it is different from what it was
|
2022-05-23 16:18:22 +05:30 |
|