18alantom
|
401a86eeeb
|
chore: bump pesa
- fix isPesa impl
|
2022-05-23 16:18:23 +05:30 |
|
18alantom
|
ce87ff6802
|
fix: address issue, create filters
|
2022-05-23 16:18:23 +05:30 |
|
18alantom
|
496b2b77aa
|
incr: display gstr reports
|
2022-05-23 16:18:23 +05:30 |
|
18alantom
|
bf01fa0327
|
incr: shift report commonalities to LedgerReport
- start with Profit and Loss
|
2022-05-23 16:18:23 +05:30 |
|
18alantom
|
86c4889959
|
incr: add list pagination
|
2022-05-23 16:18:23 +05:30 |
|
18alantom
|
0701c56429
|
incr: add code to generate a dummy instance
|
2022-05-23 16:18:23 +05:30 |
|
18alantom
|
bd6f110553
|
incr: get dataimport to work
- need to test on child table docs
|
2022-05-23 16:18:23 +05:30 |
|
18alantom
|
eedb4415ce
|
incr: redo duplication (don't sync)
- fix journal entry
|
2022-05-23 16:18:22 +05:30 |
|
18alantom
|
fefc79024d
|
fix: async issue, transactional deletion cascade
- add db observers
|
2022-05-23 16:18:22 +05:30 |
|
18alantom
|
20ea214a4b
|
incr: abstract away transactional
- add deletion
- fix reversion
|
2022-05-23 16:18:22 +05:30 |
|
18alantom
|
9a012207f1
|
incr: clean up coa markup, show balance on leaf ac
|
2022-05-23 16:18:22 +05:30 |
|
18alantom
|
8c19f51814
|
incr: get printview to display
- printing still not working
|
2022-05-23 16:18:22 +05:30 |
|
18alantom
|
8cc46c584c
|
fix: db updation, invoice submit, number series
|
2022-05-23 16:18:22 +05:30 |
|
18alantom
|
185110276d
|
feat: add more search items
- fix a few actions
- fix listview page titles
|
2022-05-23 16:18:22 +05:30 |
|
18alantom
|
758727b296
|
fix(ui/ux): cleanup forms
- table scroll issue, etc
|
2022-05-23 16:18:22 +05:30 |
|
18alantom
|
d99591d058
|
incr: get Invoice form to render
|
2022-05-23 16:18:22 +05:30 |
|
18alantom
|
3e466c647c
|
incr: search improvements
- get form to render
- minor ui fixes
|
2022-05-23 16:18:22 +05:30 |
|
18alantom
|
ecfae41635
|
incr: add window controls
- minor fixes
|
2022-05-23 16:18:22 +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
|
1bcd0f0afb
|
incr: get quickedit to display
|
2022-05-23 16:18:22 +05:30 |
|
18alantom
|
fba81e5b22
|
fix: get listview to render
|
2022-05-23 16:18:22 +05:30 |
|
18alantom
|
024687c1b9
|
fix: get Invoice settings to render and work
- remove "computed"
- fix a few formcontrols
- simplify doc.ts a bit more
|
2022-05-23 16:18:22 +05:30 |
|
18alantom
|
1b85fee5e6
|
fix: make setupInstance code work
|
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
|
6accde0e17
|
incr: update DatabaseSelector
|
2022-05-23 16:18:22 +05:30 |
|
18alantom
|
27aed52044
|
incr: type some files, frappe -> fyo
- get books to serve albiet broken
- one step at a time
|
2022-05-23 16:18:22 +05:30 |
|
18alantom
|
835deb4ce8
|
incr: type renderer
- move setup logic outside components, type it
|
2022-05-23 16:18:22 +05:30 |
|
18alantom
|
c56850d08f
|
incr: refactor and type src/utils
|
2022-05-23 16:18:22 +05:30 |
|
18alantom
|
ae6a5e52f2
|
refactor: move ledgerPosting to models
- move getExchangeRate to helpers
- add git blame ignore
|
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 |
|
18alantom
|
76bf6cfda5
|
incr: rem singleton from index.ts cause can't test
- update models to not use singleton export
|
2022-05-23 16:18:22 +05:30 |
|
18alantom
|
c7ecdf6ff4
|
chore: shift readme stuff into a readme
|
2022-05-23 16:18:22 +05:30 |
|
18alantom
|
591e7b3163
|
incr: complete typing models
- fix model exports
- add a README for models base
|
2022-05-23 16:18:22 +05:30 |
|
18alantom
|
91bf6e03fa
|
incr: type Transaction and Tax
|
2022-05-23 16:18:22 +05:30 |
|
18alantom
|
1cc05d218f
|
incr: type Payment
|
2022-05-23 16:18:22 +05:30 |
|
18alantom
|
b08a3b9d52
|
incr: type Party, JournalEntry
- add removeFields
- fix Party schema
|
2022-05-23 16:18:21 +05:30 |
|
18alantom
|
781c1d70e9
|
refactor: Item and Address models to ts Doc subcls
|
2022-05-23 16:18:21 +05:30 |
|
18alantom
|
cb54100db4
|
incr: convert simple models to .ts Doc subclass
|
2022-05-23 16:18:21 +05:30 |
|
18alantom
|
c1482b0d2f
|
incr: convert knex calls to dbHandler calls
- add callBespoke
|
2022-05-23 16:18:21 +05:30 |
|
18alantom
|
0201844fd0
|
refactor: properly type naming
- remove redundant files
- change getDoc and getNewDoc
|
2022-05-23 16:18:21 +05:30 |
|
18alantom
|
cdb039d308
|
incr: delete some stuff add typed doc.ts
|
2022-05-23 16:18:21 +05:30 |
|
18alantom
|
e9fab0cf83
|
incr: add databaseManager, privitize methods
|
2022-05-23 16:18:21 +05:30 |
|
18alantom
|
a546f144ca
|
incr: drop unused doctypes
|
2022-05-23 16:18:21 +05:30 |
|
18alantom
|
2afec6a74b
|
incr: deprecate frappe.call
|
2022-05-23 16:18:21 +05:30 |
|
18alantom
|
82709165a4
|
chore: rename getNewDoc, newDoc
- delete irrelevant tests
|
2022-05-23 16:18:21 +05:30 |
|
18alantom
|
26e030106f
|
incr: rename Meta and Document
|
2022-05-23 16:18:21 +05:30 |
|
18alantom
|
d3af272bcc
|
fix(ui): Notes display in templates
|
2022-04-04 12:08:47 +05:30 |
|
18alantom
|
0d78df598c
|
fix: mark missed strings as translate
|
2022-03-31 10:53:11 +05:30 |
|
18alantom
|
a3e4a7fc3f
|
fix(ui): remove tax breakdown from print view
|
2022-03-17 10:13:03 +05:30 |
|