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
|
afcc5fb2b2
|
incr: add inventory icon
|
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
|
0bd6aa9a81
|
fix: prevent dropdown scrolling out
|
2022-10-25 14:36:09 +05:30 |
|
18alantom
|
3edc050cfb
|
fix: prevent wonky dropdown key scrolling
|
2022-10-25 14:34:28 +05:30 |
|
18alantom
|
92b8f61e03
|
refactor: move ipc call out of vue components
|
2022-10-25 13:43:00 +05:30 |
|
18alantom
|
b24fd1123d
|
fix(ux): allow attach image clear
- refactor attach image
|
2022-10-25 13:31:49 +05:30 |
|
18alantom
|
795df3e8b9
|
fix(ux): add Escape listener on Modal
|
2022-10-17 22:38:06 +05:30 |
|
18alantom
|
90c8516e62
|
feat: exports
|
2022-10-17 22:24:33 +05:30 |
|
18alantom
|
fb2b026e96
|
incr(ui): export wizard
|
2022-10-17 14:58:33 +05:30 |
|
18alantom
|
ece213d69f
|
refactor: add FormHeader
- add custom vue type shims
|
2022-10-17 14:55:37 +05:30 |
|
18alantom
|
058d5dc24e
|
fix: attachment clear bug
|
2022-10-13 17:45:30 +05:30 |
|
18alantom
|
ef31682918
|
fix(ui): prevent grid collapse
- bump vue
|
2022-10-13 17:30:58 +05:30 |
|
18alantom
|
71a3a45b99
|
feat: add Attachment type
|
2022-10-13 16:55:34 +05:30 |
|
18alantom
|
6c5dd3a4f9
|
fix: prevent Create from appearing as Link value
|
2022-10-12 15:48:22 +05:30 |
|
18alantom
|
8528f3024d
|
fix(ui): custom scrollbars
|
2022-10-11 13:22:45 -07:00 |
|
18alantom
|
7899619ab4
|
feat: mention tax invoice on print
|
2022-10-11 13:22:45 -07:00 |
|
18alantom
|
7c03b98d67
|
fix: from account not found
- add a bunch of Payment validations
- add inline form error message display
|
2022-10-08 00:11:50 +05:30 |
|
18alantom
|
25236560df
|
incr: update print templates to display correct currency
|
2022-10-03 13:48:31 +05:30 |
|
18alantom
|
a8532f05db
|
incr: add exchange rate widget
- set instance currency as readOnly
- minor refactor in Base
|
2022-10-03 11:48:14 +05:30 |
|
18alantom
|
fef2016b6a
|
fix: text left for two column forms
|
2022-09-19 17:07:55 +05:30 |
|
18alantom
|
6a16fd7afc
|
fix(ux): freeze message
|
2022-09-19 16:53:18 +05:30 |
|
18alantom
|
e509e311f5
|
fix(ui): add mandatory fields indicator
|
2022-09-19 15:23:01 +05:30 |
|
18alantom
|
bbc02ad4a3
|
refactor: move field evaluations to Base.vue
- minor style updates
|
2022-09-19 14:23:27 +05:30 |
|
18alantom
|
23bb908957
|
fix(ui): clean up styling
|
2022-09-18 19:37:26 +05:30 |
|
18alantom
|
62a418cacc
|
refactor: move field styling to Base.vue
|
2022-09-18 18:54:42 +05:30 |
|
18alantom
|
18d3bbf959
|
fix: prevent cancelled editable
|
2022-09-15 14:55:05 +05:30 |
|
Alan
|
f40f889a0f
|
Merge pull request #458 from mael-chouteau/master
Update : French translation after regeneration
|
2022-08-30 03:20:54 -07:00 |
|
18alantom
|
67e38e4729
|
fix: prevent errors cause undef or null
|
2022-08-30 13:43:52 +05:30 |
|
18alantom
|
2c1c4aedf8
|
fix: handle non inited searcher
|
2022-08-30 13:43:52 +05:30 |
|
18alantom
|
075f783ffe
|
fix: return no classes if searcher not injected
|
2022-08-30 13:43:52 +05:30 |
|
Maël Chouteau
|
e23f788331
|
FIX : Translation not made and code suggestion
|
2022-08-24 10:35:13 -05:00 |
|
18alantom
|
48be520b20
|
incr: add filter prop on Field
|
2022-07-30 16:06:14 +05:30 |
|
18alantom
|
492aa53b68
|
chore: switch to standard Frappe product logo
- update screenshot
|
2022-07-28 16:14:07 +05:30 |
|
18alantom
|
c0c3046c20
|
fix: for loop keys, buggy toValue
|
2022-07-27 05:48:10 -07:00 |
|
18alantom
|
e7b067e3c6
|
fix: openSettings tab issue
- duplicate prevents edit cause of submitted copy issue
|
2022-07-21 19:15:02 +05:30 |
|
18alantom
|
af8ffcbf71
|
fix: window-drag on Windows
- remove listener on unmounting outside click
|
2022-07-21 18:10:31 +05:30 |
|
18alantom
|
984a501385
|
fix(ux): simplify filter options
- hide implicit filters
|
2022-07-20 15:17:24 +05:30 |
|
18alantom
|
b47347c26a
|
fix(ui): dirty ugly hack to display error
- needs to be done without `relative` on the container
- cause else popup get's messed up
|
2022-07-18 23:10:20 +05:30 |
|
18alantom
|
12654539c3
|
fix(ui): error message in table row
|
2022-07-18 13:46:23 +05:30 |
|
18alantom
|
3717b7d23b
|
fix(ui): remove search border-l when Settings
|
2022-07-18 13:17:20 +05:30 |
|
18alantom
|
02825c4e9c
|
incr: allow edit without close
- remove bg if readonly
|
2022-07-15 14:20:25 +05:30 |
|
18alantom
|
099324217d
|
incr: add amount paid on entering writeoff
|
2022-07-15 14:00:25 +05:30 |
|
18alantom
|
90e5680df0
|
incr: add discount to print view
|
2022-07-15 13:22:19 +05:30 |
|
18alantom
|
877cc0b8d4
|
incr: display discount input on the form
|
2022-07-14 15:28:25 +05:30 |
|
18alantom
|
bab18dc8f7
|
incr: use flags in invoiceitem discounting
- update grand total calculation
|
2022-07-14 14:58:26 +05:30 |
|
18alantom
|
7f928ca712
|
incr: add a few calculations
- add enableDiscounting
- add toggle between amount and percent
- minor ui fixes
|
2022-07-13 23:18:20 +05:30 |
|
18alantom
|
eb66317dce
|
incr: add computed, update row amount display vals
|
2022-07-12 15:53:46 +05:30 |
|
18alantom
|
3dfdf22f9f
|
incr: two way bound quick edit for item rows
|
2022-07-11 16:25:01 +05:30 |
|
18alantom
|
a8e8649112
|
incr: open quick edit on edit click
|
2022-07-11 14:15:37 +05:30 |
|