18alantom
ece213d69f
refactor: add FormHeader
...
- add custom vue type shims
2022-10-17 14:55:37 +05:30
18alantom
7886e1c9dc
feat: add attachment field to Invs., Pays. and JEs
2022-10-13 17:29:10 +05:30
18alantom
62a418cacc
refactor: move field styling to Base.vue
2022-09-18 18:54:42 +05:30
18alantom
8e6aab2c02
fix(ux): persistent back button
2022-07-07 19:07:04 +05:30
18alantom
d268255c4a
fix(ui): scroll when readonly
2022-07-07 19:07:04 +05:30
18alantom
a29684f0dd
feat: _dynamic_ help
2022-06-19 01:47:19 +05:30
18alantom
daebdb0ea9
fix(ux): improve status indication
2022-06-14 14:40:46 +05:30
18alantom
1c0896553e
incr: unify row heights
...
- delete rando file
2022-06-09 14:02:14 +05:30
18alantom
97d2885475
incr: use form container for form-ish layouts
2022-06-09 14:01:04 +05:30
18alantom
8ee4dded19
incr(ui): mainly make the hrs touch the ends
2022-05-26 00:28:54 +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
8cc46c584c
fix: db updation, invoice submit, number series
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
e6b8c8a1b6
incr: get JournalEntryForm to render
2022-05-23 16:18:22 +05:30
18alantom
fba81e5b22
fix: get listview to render
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
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
c56850d08f
incr: refactor and type src/utils
2022-05-23 16:18:22 +05:30
18alantom
0201844fd0
refactor: properly type naming
...
- remove redundant files
- change getDoc and getNewDoc
2022-05-23 16:18:21 +05:30
18alantom
ceb45b58b7
fix: set numberSeries as readOnly after insert
2022-04-04 14:09:15 +05:30
18alantom
2de72153e4
feat: add number series to the forms
2022-03-08 13:13:04 +05:30
18alantom
53ce50bb1e
refactor: convert template instances of t(' → t`
2022-02-16 13:15:33 +05:30
18alantom
5ffaa39ff6
refactor: t( => t` in *.vue <script/>
2022-02-16 13:15:33 +05:30
18alantom
51c066e926
refactor: use slot shorthand
...
- more minor fixes
- remove redundant file
2022-02-10 13:12:43 +05:30
18alantom
2f6a2f4cc2
refactor: vue 2 → 3 migration
...
- render functions
- slots
- creation
2022-02-10 12:11:51 +05:30
18alantom
9e25b89765
refactor: shift error stuff to errorHandling.js
...
- log errors on calling handleErrorWithDialog
2022-01-28 18:43:27 +05:30
18alantom
fc23c585d4
refactor: remove _, replace stand alone instances
2022-01-24 12:02:38 +05:30
18alantom
cc09847337
refactor: rename imports, frappejs → frappe
2022-01-21 02:27:29 +05:30
18alantom
b7cd516138
fix(ux): journal entry submission confirmation; message
2021-12-16 18:17:32 +05:30
18alantom
eab88f61a1
fix(ui): remove lable from Journal Entry Form, consistency, will have hover hints later
2021-12-16 18:17:32 +05:30
18alantom
6fdbad1882
fix: Journal Entry Reference Date reflects referenceDate
2021-12-16 18:17:32 +05:30
Alan
50371b1a56
Merge pull request #251 from piyushsinghania/fix/error-message-while-navigating
...
Prevented error message on navigation
2021-11-23 10:35:01 +05:30
18alantom
4aeffabfa8
fix(ux): show outstanding amount if non zero
...
fix: don't allow submit for cancelled Payments
fix(ui): JE credit/debit colors
2021-11-22 11:25:09 +05:30
Piyush Singhania
f8ff30156b
Prevented error message on navigation
2021-11-21 21:45:27 +05:30
18alantom
f25ccd8aa8
fix(ui): show draft status for JE and non-submitables, set Cash as default
2021-11-11 15:05:34 +05:30
Piyush Singhania
e2f1c7742b
Fixed scrolling issue in journal entry rows, also added some enhancements
2021-10-19 14:28:44 +05:30
Faris Ansari
09fe18af5a
fix: Add padding to PageHeader
2020-02-03 23:25:11 +05:30
Faris Ansari
061c405212
fix: Go back on BackLink click
2019-12-26 19:14:27 +05:30
Faris Ansari
6e2c5cdf96
fix: JournalEntry fixes
...
- Form actions
- Set debit / credit in 2nd row automatically
- Validate before update and insert
- Add JournalEntry as filter option in General Ledger
- Commonify actions for document in InvoiceForm, JournalEntryForm and QuickEditForm
- DropdownWithActions component
2019-12-20 12:14:31 +05:30
Faris Ansari
185b87bc2b
fix: Standardise rounded scale
2019-12-11 15:10:21 +05:30
Faris Ansari
380acc4c12
fix: BackLink component
2019-12-04 22:56:40 +05:30
Faris Ansari
b367164a52
fix: openQuickEdit
...
- Common method to route to quick edit form
2019-12-03 18:40:58 +05:30
Faris Ansari
c36d50086f
feat: JournalEntryForm
2019-11-20 00:40:01 +05:30