2
0
mirror of https://github.com/frappe/books.git synced 2024-11-10 07:40:55 +00:00
Commit Graph

1154 Commits

Author SHA1 Message Date
18alantom
765f9f76ce incr: add a few more shortcuts
- fix control issue
- add a shortcut helper
2023-01-30 20:08:37 +05:30
18alantom
974c95aafc incr: add shortcuts to go back and
- save, submit, cancel and delete a focused doc
- fix search filter issue
2023-01-30 16:20:48 +05:30
18alantom
e4fbecc914 incr: mods not added to pressed 2023-01-30 12:27:21 +05:30
18alantom
67f8879551 incr: add mods to shortcut class 2023-01-27 14:18:13 +05:30
18alantom
1ca26a5c41 refactor: use inject for languageDirection
- remove unnecessary spacer in pageheader when rtl
2023-01-27 14:13:36 +05:30
zaqoutabed
3e1d3cee54 fix: fix rtl in mac to prevernt traffic lights overlapping 2023-01-21 14:50:47 +02:00
Alan
b4818d35f1
Merge pull request #529 from zaqoutabed/rtl-sidebar
fix: fix rtl for sidebar toggle btn
2023-01-19 23:03:53 -08:00
akshayitzme
0ac24bfe77 Merge branch 'master' of https://github.com/frappe/books into batch-wise-item 2023-01-18 17:50:04 +05:30
18alantom
c11dbd854f incr: add keydown listener for scanner 2023-01-18 12:53:15 +05:30
zaqoutabed
108248e8fc fix: fix rtl for sidebar toggle btn 2023-01-17 18:30:26 +02:00
18alantom
b9c872d6dd incr: simplify barcode widget
- update exchange rate widget ui
- set default outline colour
2023-01-16 15:37:23 +05:30
18alantom
7656476b6a incr: update item docs with addItem
- start with barcode widget
2023-01-16 15:08:02 +05:30
18alantom
cf4f8d368c feat: add enable barcode 2023-01-16 11:01:12 +05:30
18alantom
fe68edd94d chore: add translation credits
- convert a few funcs to predicate funcs
2023-01-16 09:43:59 +05:30
akshayitzme
8a4e1e4f41 feat: BatchNumber schema & batch-wise validation 2023-01-14 16:58:16 +05:30
18alantom
665e341450 chore: format, lint and cleanup PR #521 2023-01-13 12:14:10 +05:30
Alan
87c40bc2d1
Merge pull request #521 from zaqoutabed/rtl-support
feat: Rtl support
2023-01-12 21:58:39 -08:00
Abdallah A. Zaqout
e6e2653050
fix: add custom-scroll border to right for RTL 2023-01-12 21:33:06 +03:00
18alantom
f69723ca31 fix(ux): show enabled features 2023-01-09 12:39:02 +05:30
18alantom
4aa92457c7 fix(ui): a few route issues with common docs 2023-01-09 12:33:26 +05:30
zaqoutabed
1a510082b7 fix: fix rtl in Report and ChartOfAccount 2023-01-07 17:53:09 +03:00
zaqoutabed
b90d2f5d2a change borders and text-align for rtl 2023-01-07 16:02:23 +03:00
zaqoutabed
199c2ad1fa fix rtl in padding 2023-01-07 15:40:16 +03:00
zaqoutabed
47198e3690 add rtl to list-view 2023-01-07 15:29:18 +03:00
zaqoutabed
09dba75370 change left/right->start/end to support rtl 2023-01-07 13:57:07 +03:00
zaqoutabed
f288e4dde8 use tailwindcss-rtl package 2023-01-07 13:25:08 +03:00
18alantom
4939fbd5fb feat: add common period selector 2023-01-05 13:30:33 +05:30
18alantom
cb3fc14e49 feat: add expand collapse button 2023-01-05 12:11:09 +05:30
18alantom
7c60b71294 fix: list ordering issues 2023-01-05 11:14:05 +05:30
18alantom
290772d924 fix(ui): transition on more quickedit panes 2023-01-05 10:53:59 +05:30
18alantom
ddca02104b fix(ui): display report filter names 2023-01-05 10:44:27 +05:30
18alantom
ad2eec1acb fix(ui): transition on printview customizer 2023-01-05 10:43:25 +05:30
18alantom
9bcb651f02 fix(ui): transition on modal 2023-01-05 10:43:25 +05:30
18alantom
88f601511d fix(ui): transition on quick edit display 2023-01-05 10:43:24 +05:30
18alantom
892ca87fe1 feat: hideable sidebar 2023-01-05 10:43:24 +05:30
18alantom
808abd224f fix(ux): common purpose entries displayed in specific lists 2023-01-04 17:53:42 +05:30
18alantom
013bf3af4f chore: update readme with Swedish contrib
- add sv to languageCodeMap
2023-01-04 15:10:02 +05:30
18alantom
1620c49294 fix: undefined TypeError in search
- send path in error.more
2022-12-23 12:43:06 +05:30
18alantom
0e0c8a001a fix: save button disappears issue 2022-12-23 12:00:52 +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
d1c2b17ae3 fix: prevent Save and Submit appearing together 2022-12-14 14:32:09 +05:30
18alantom
66cfd2efd9 fix: colour selection is a color picker
- report 0s are faded
- group Item actions
2022-12-14 14:09:45 +05:30
18alantom
67235bfb3f fix: dropdown create issue
- fix setup tests
2022-12-14 13:34:29 +05:30
18alantom
cc1a3c26f5 fix: disappearing dropdown items w/o groups
- setting of Account fields after insert
- datetime editing on click
2022-12-14 13:00:44 +05:30
18alantom
9804486562 fix: setupwizard datetime issue 2022-12-14 12:27:40 +05:30
18alantom
ff8b5431f5 fix: import issue 2022-12-13 16:24:03 +05:30
18alantom
a140e82321 refactor: use App level shortcut 2022-12-08 15:19:22 +05:30
18alantom
0bc22d847b chore: add doc links for inventory 2022-12-08 11:07:10 +05:30
18alantom
d17352b8f3 fix: toggle popover on click
- hide clear if required
2022-12-05 16:44:34 +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
bea9d86b91 feat: add view transfer/payments on invoices 2022-11-30 19:05:49 +05:30
18alantom
1f259524b9 incr: grouped action dropdowns 2022-11-30 12:29:52 +05:30
18alantom
332bf93a1e incr: change inventory enable trigger 2022-11-30 11:24:05 +05:30
18alantom
1d61a870a5 feat: add stock balance report 2022-11-25 14:51:58 +05:30
18alantom
ab2d2f8975 incr: add make stock transfer 2022-11-22 14:42:49 +05:30
18alantom
46d84a38fc incr: update search 2022-11-21 12:56:13 +05:30
18alantom
8ae6ae0cca incr: add default location 2022-11-21 12:45:57 +05:30
18alantom
5d732844fb incr: add ledger links
- fix sidebar issue
- show grand total
2022-11-21 12:05:05 +05:30
18alantom
9a510f1a63 feat: add shipment and purchase receipt 2022-11-18 23:01:50 +05:30
18alantom
14138967c1 incr: add inventory settings 2022-11-18 14:14:29 +05:30
18alantom
b5f8e49299 incr: improve stockmovement ux
- hide inventory defaults until enabled
2022-11-16 14:05:38 +05:30
18alantom
8b04b5b2ab incr: update defaults for inventory 2022-11-16 12:14:00 +05:30
18alantom
cf37077b6d incr: add Purchase Recipt & Shipment scaffolding 2022-11-14 14:00:11 +05:30
18alantom
e1123ecc3a incr: add basic stock ledger (w.i.p) 2022-11-07 13:29:35 +05:30
18alantom
82e67a8874 incr: add dummy inventory test
- add test boiler plate
- fix import error
2022-11-07 13:28:35 +05:30
18alantom
eba755dd11 refactor: move init code out of initFyo
- initFyo just contains the global fyo object
2022-11-07 13:28:35 +05:30
18alantom
a8b5884929 incr: wire up stock movement
- prevent erroneous setting of track item
- fix table UI
2022-11-07 13:28:35 +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
afcc5fb2b2 incr: add inventory icon 2022-11-07 13:28:35 +05:30
18alantom
09e2da3abd refactor: update CoA balance calculation
- update tests
2022-11-06 23:55:22 -08:00
18alantom
d73d331a87 refactor: use NaN safe Number parsing where applicable 2022-11-06 23:55:22 -08:00
Alan
d844cc6816
Merge pull request #477 from wcxu21/master
Add Simplified Chinese translation
2022-11-05 10:43:24 -07:00
18alantom
2c0ee8b0a9 fix: simplified chinese characters
- add to languages
- update README
2022-11-05 23:09:58 +05:30
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
078356aae1 fix(ui): full width if no image 2022-10-25 14:28:13 +05:30
18alantom
b74ca580cc fix(ui): quick edit form title display 2022-10-25 14:24:33 +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
7886e1c9dc feat: add attachment field to Invs., Pays. and JEs 2022-10-13 17:29:10 +05:30
18alantom
71a3a45b99 feat: add Attachment type 2022-10-13 16:55:34 +05:30
18alantom
34f79d5f69 fix(ui): un-break list cause of min-width 2022-10-12 20:20:53 +05:30
18alantom
6c5dd3a4f9 fix: prevent Create from appearing as Link value 2022-10-12 15:48:22 +05:30
18alantom
110dee04eb incr: use Defaults 2022-10-12 14:59:43 +05:30
18alantom
a11810e50b incr: add Defaults 2022-10-12 14:05:18 +05:30
18alantom
3d168f23f6 incr(ui): remove icons from settings 2022-10-12 12:29:15 +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
cd09d31b9b incr: remove redundant fields
- complete the feature
2022-10-03 11:48:14 +05:30
18alantom
537a8f7153 incr: update currency display 2022-10-03 11:48:14 +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
5e458bc033 feat(dev): fill button in Setup Wiz when dev mode 2022-10-03 11:48:14 +05:30
Minjae Isaac Kwon
d5221e8872 Init ko translation 2022-09-30 21:13:42 +09:00
18alantom
8d3d0a29ee incr: add logUnexpected
- prevent undefined rootType, log it instead
2022-09-20 22:49:09 +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
18alantom
cd234f8826 fix: better error handling on updation fails
- ask user whether to restart post update download
2022-08-31 14:25:25 +05:30
18alantom
a8e681b973 fix: use unlinkIfExists
- handle failed migration copy issue separately
2022-08-30 18:13:42 +05:30
18alantom
65a91e6f86 fix(ui): semantics Setup -> Set Up 2022-08-30 16:08:31 +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
702a09e6c0 fix: better handling of FOREIGN KEY constraint failed 2022-08-30 14:34:18 +05:30
18alantom
d90d113981 incr: improve error display
- show duplicate error instead of sqlite fail dump
2022-08-30 13:43:52 +05:30
18alantom
67e38e4729 fix: prevent errors cause undef or null 2022-08-30 13:43:52 +05:30
18alantom
b7810ee25e fix: prevent e is not iterable 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
18alantom
df3ad7b00d fix: set default 0 in reduce 2022-08-30 13:43:52 +05:30
18alantom
eadfd6f716 incr: add more info on error reporting 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
e9fe08e1f8 incr: allow deletion of groups if no children 2022-08-10 12:34:39 +05:30
18alantom
a0aaa8c52b fix: set Round Off if not set 2022-08-10 12:16:59 +05:30
18alantom
84ba034337 incr: append lang and country to report 2022-08-10 11:13:58 +05:30
18alantom
97f23d36e6 feat: add turkish translations 2022-08-09 12:07:14 +05:30
18alantom
3904d04f7d fix(ux): handle db delete exception 2022-07-30 17:34:39 +05:30
18alantom
5c5dc09d58 fix: purgeCache, close db 2022-07-30 16:33:09 +05:30
18alantom
48be520b20 incr: add filter prop on Field 2022-07-30 16:06:14 +05:30
18alantom
f59120e2a6 fix: update file list on new 2022-07-30 03:20:21 -07:00
18alantom
f3ca36cdd3 fix(ux): allow print when saved 2022-07-30 12:23:56 +05:30
18alantom
492aa53b68 chore: switch to standard Frappe product logo
- update screenshot
2022-07-28 16:14:07 +05:30
18alantom
c29c29bf82 fix(ux): allow delete when saved 2022-07-28 14:29:04 +05:30
18alantom
9136e5e647 fix(ux): add should store to errors
- throw error if Round Off Account not found
2022-07-28 13:25:48 +05:30
18alantom
fe35a043f8 fix: set currency after setup 2022-07-28 13:03:25 +05:30
18alantom
c0c3046c20 fix: for loop keys, buggy toValue 2022-07-27 05:48:10 -07:00
18alantom
e76e67ceea fix: drag issue on Windows 2022-07-27 17:41:26 +05:30
18alantom
e7b067e3c6 fix: openSettings tab issue
- duplicate prevents edit cause of submitted copy issue
2022-07-21 19:15:02 +05:30
18alantom
8cafc60c7f chore: reword get started description 2022-07-21 19:14:36 +05:30
18alantom
af8ffcbf71 fix: window-drag on Windows
- remove listener on unmounting outside click
2022-07-21 18:10:31 +05:30
dhruvilxcode
58bb585127 added 'gu' entry in src/utils/language.ts 2022-07-21 14:07:05 +05:30
18alantom
984a501385 fix(ux): simplify filter options
- hide implicit filters
2022-07-20 15:17:24 +05:30
18alantom
0dccb42fb1 fix: simplify configfile updation 2022-07-20 14:14:36 +05:30
18alantom
209f4f4426 fix(ux): remove language slide 2022-07-19 14:03:33 +05:30
18alantom
5945db10dc fix: don't log telemetry on setup or dummy create
- add a baseCount modal if dev mode for dummy create
2022-07-19 13:29:06 +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
c88908de9a fix: simplify telemetry code, send platform 2022-07-18 16:43:56 +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
02f1b11203 fix: row naming issue 2022-07-15 13:40:51 +05:30
18alantom
90e5680df0 incr: add discount to print view 2022-07-15 13:22:19 +05:30
18alantom
f05f77e191 incr: ledger posting for discount
- remove invoice wide discount
2022-07-15 13:05:07 +05:30
18alantom
01c2d903b1 incr: add discountAccount 2022-07-14 18:03:31 +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
be44333e64 incr: display discount breakdown 2022-07-13 13:43:42 +05:30
18alantom
ff085d6766 incr: show discount note 2022-07-12 17:11:24 +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
18alantom
014db554fa feat: add custom UOM support 2022-07-08 23:24:26 +05:30
18alantom
e04d74128f fix(ui): badge and button colors 2022-07-07 19:07:04 +05:30
18alantom
8e6aab2c02 fix(ux): persistent back button 2022-07-07 19:07:04 +05:30
18alantom
a200753063 incr: add platform when report issue 2022-07-07 19:07:04 +05:30
18alantom
d268255c4a fix(ui): scroll when readonly 2022-07-07 19:07:04 +05:30
18alantom
c49eeed102 fix(ui): help bar spacing 2022-07-05 15:27:51 +05:30
18alantom
fd4c5befdb fix(ui): search filter section alignment 2022-06-20 14:57:54 +05:30
18alantom
f45663853e fix(ux): add CoA help 2022-06-20 13:11:47 +05:30
18alantom
7480763744 fix(ux): add save button to CoA 2022-06-20 13:07:54 +05:30
18alantom
1be67fd560 fix: update doc after Create new 2022-06-20 12:33:38 +05:30
18alantom
4fbcd9da5f fix(ui): remove popover space and arrow 2022-06-20 12:00:52 +05:30
18alantom
07cf3b5192 ui: dashboard font weights 2022-06-19 12:24:14 +05:30
18alantom
a29684f0dd feat: _dynamic_ help 2022-06-19 01:47:19 +05:30
18alantom
d7def35dbf feat: add doc link (will be dyn later) 2022-06-17 14:20:04 +05:30
18alantom
9617030b8c fix: party widget status 2022-06-16 22:44:50 +05:30
18alantom
cf0224eb85 fix(ui): Payment purpose in the title 2022-06-14 16:22:37 +05:30
18alantom
daebdb0ea9 fix(ux): improve status indication 2022-06-14 14:40:46 +05:30
18alantom
d5b881c98f fix: hacky way to update status badge 2022-06-13 18:52:47 +05:30
18alantom
f56789b579 incr(ui): improve sidebar, unify design elsewhere 2022-06-11 13:24:07 +05:30
18alantom
c5fdcf521b incr: remove min restrictions
- minor color update
- increase dashboard colors by 100
2022-06-10 13:15:56 +05:30
18alantom
fc4a856f52 incr(ui): CoA create new spacing 2022-06-09 22:55:19 +05:30
18alantom
55a62aca87 incr: update colors 2022-06-09 17:57:11 +05:30
18alantom
51ef3d9e6b incr(ui): button heights
- hover colors
2022-06-09 16:27:23 +05:30
18alantom
069ecd75eb incr(ui): elevate form 2022-06-09 14:22:09 +05:30
18alantom
0c705fe225 fix: error height in two column form
- indicate dev mode
2022-06-09 14:12:41 +05:30
18alantom
f1886926f3 incr: small fixes 2022-06-09 14:02:42 +05:30
18alantom
8d327f07fa incr: shift version to system settings
- change db is a separate button
2022-06-09 14:02:41 +05:30
18alantom
b85f5db980 incr: update dashboard
- change aspect ratio to 3:2
2022-06-09 14:02:15 +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
b8cfddedaf incr: w-desk lines for header, listview and report 2022-06-09 14:01:04 +05:30
18alantom
bb7ec1a6a8 incr(ui): show HSN in print if present 2022-06-09 14:00:37 +05:30
18alantom
a4500ec231 fix: list ordering
- error message overlap spacing
2022-06-09 14:00:37 +05:30
18alantom
e801878a92 fix: back button issue
- show development in sidebar if dev
2022-06-09 14:00:37 +05:30
18alantom
82336e18bc fix: party address doesn't show in print 2022-06-06 13:33:07 +05:30
18alantom
2dd3f9dab4 fix: include Payment in the search 2022-05-31 11:25:02 +05:30