2
0
mirror of https://github.com/frappe/books.git synced 2024-09-19 19:19:02 +00:00
Commit Graph

2533 Commits

Author SHA1 Message Date
18alantom
70d2efa81d chore: update german translations
- translations contributed by promexio in #630
- update readme with credits
2023-05-23 00:35:08 -07:00
18alantom
f53f76e220 chore: update pub script build outside root 2023-05-11 12:43:28 +05:30
18alantom
5848657d7a v0.14.1 2023-05-11 11:30:29 +05:30
18alantom
5ea8a09615 fix: stock validation issue
- future stock check was incorrect
2023-05-10 22:46:01 -07:00
18alantom
afe04cccaf fix: init with schemas even if no db
- ux: show reload dialog on settings save
2023-05-10 22:46:01 -07:00
18alantom
ee29f8d564 chore: fix env var detection when running build 2023-05-10 09:35:52 +05:30
18alantom
4d8f17c3bb chore: add script to build arm64 locally and publish 2023-05-09 16:03:21 +05:30
18alantom
64b456798f v0.14.0 2023-05-09 12:43:07 +05:30
18alantom
758930796c fix(ui): hide scrollbars in currency fields 2023-05-09 12:41:18 +05:30
18alantom
f7bd588a02 chore(test): add status change tests 2023-05-09 00:01:18 -07:00
akshayitzme
f2bbe5479e fix: serial number validation 2023-05-09 00:01:18 -07:00
Alan
299cd83cc9
Merge pull request #622 from 18alantom/fixes
fix: dashboard scroll, print view sync, exchange rate bug
- also fixes #611 #606 #607 #572 #582
2023-05-08 23:49:37 -07:00
18alantom
ba97f25318 fix: account report end date increment by 1
- TemplateBuilder prevent reset if doc is not saved
2023-05-09 12:16:26 +05:30
18alantom
ff916a59d2 fix(ux): validate number series names
- show create quick edit even if no name
- prevent barcode double entry
2023-05-09 11:59:07 +05:30
18alantom
aff4e27d88 fix(ui): german translation for debit
- remove scrollbar on dashboard
2023-05-09 10:43:46 +05:30
18alantom
5996b35a8f fix(ux): show view month and year on changing days 2023-05-09 10:32:18 +05:30
18alantom
f6ce646477 fix: reset template builder doc on navigating away
- add print templates to search
2023-05-09 09:53:32 +05:30
18alantom
2007e4339d fix: Print View sync issue
- hide multi currency fields cause widget is sufficient
- exchange rate update issue
2023-05-08 12:00:14 +05:30
18alantom
a8e8225ad6 fix: dashboard scroll issue
- remove '.' from labels
2023-05-08 10:35:50 +05:30
Alan
b58001b25b
Merge pull request #617 from frappe/fix-pr-605
fix: PR #605
2023-05-05 00:08:53 -07:00
18alantom
6a73bf4745 chore(test): check quantity after serial number issued 2023-05-05 11:56:41 +05:30
18alantom
41ed88742f fix: use Delivered as unusable status
- fix and add status change tests
2023-05-05 11:55:09 +05:30
18alantom
6869ca9652 fix: shift serial number creation to Transfer 2023-05-05 11:13:04 +05:30
18alantom
4384e32706 fix: serial number validation
- add serial number creation for strictly incoming
2023-05-05 10:37:00 +05:30
18alantom
0d80548c36 fix issues in e5a854c 2023-05-04 16:15:12 +05:30
Alan
e5a854c9d5
Merge pull request #605 from akshayitzme/serial-no
feat: serial number
2023-05-04 03:41:33 -07:00
akshayitzme
dbddd73cf3 test: serial number 2023-04-25 12:38:05 +05:30
akshayitzme
17c36f9adb feat: serialNo 2023-04-25 12:37:29 +05:30
akshayitzme
50942cd373 feat: serialNo schema 2023-04-25 12:35:10 +05:30
18alantom
6b4baa9fae v0.13.0 2023-04-25 09:02:58 +05:30
18alantom
54f63429a6 fix(ux): rename post save pre submit pill 2023-04-24 20:32:12 -07:00
18alantom
7b85277fb1 fix: doc shortcuts in non keep alive contexts
- remove readonly on ImportWizard entries
- indicate if Grand Total is 0 on an Invoice.
2023-04-24 20:32:12 -07:00
18alantom
eb2b6f4727 fix: replace path after a doc has been inserted
- reword "Features Flags" to "Features"
- reword "Save to database"
- fix "New Entry" display
- fix address sectioning
2023-04-24 20:32:12 -07:00
18alantom
cb6aaaee31 fix: required error on non required children 2023-04-21 10:42:50 +05:30
18alantom
99af94f38e fix(ui): hanging border when using bg header
- focus not found issue
- save shortcut in Settings
2023-04-20 17:40:52 +05:30
Alan
4928ec18d3
Merge pull request #598 from frappe/quick-payments
feat: Auto Payments
2023-04-20 02:28:21 -07:00
18alantom
0b439c4429 fix: CommonForm error
- dont use computed fields
2023-04-20 13:27:14 +05:30
18alantom
19aa0d949a chore: rename Quick Payment to Auto Payment
- ∵ more semantically correct
2023-04-20 13:12:29 +05:30
18alantom
759bedf764 incr: complete quick payment function
- fix quick view display update
2023-04-20 11:55:48 +05:30
18alantom
bc909f630a feat: add default fields for Quick Payments
- fix punctuation
- improve submit dialog if quick payment
2023-04-20 11:40:23 +05:30
18alantom
ef3f23bf2b fix: make payment flow 2023-04-19 13:13:46 +05:30
Alan
a829e23bda
Merge pull request #597 from frappe/ux-improvements
feat(ui/ux): status pills & quick view
2023-04-17 22:14:35 -07:00
18alantom
044650bf15 fix(ui): popover shadow 2023-04-18 10:44:09 +05:30
18alantom
fd1270f652 incr: add transition and delays to popover
- use delay for quickview
- fix quickview height issue in autocomplete
2023-04-18 10:03:29 +05:30
18alantom
e05ef41cec feat(ui/ux): add QuickView to AutoComplete 2023-04-18 09:31:15 +05:30
18alantom
32ca9e1c32 fix(ux): replace status badge with status pill 2023-04-17 14:26:14 +05:30
Alan
21ca586604
Merge pull request #595 from frappe/common-form-for-all
fix(ux): use CommonForm for all entries
2023-04-16 23:58:06 -07:00
18alantom
db90546282 incr: add RowEditForm
- simplify QuickEditForm markdown
2023-04-17 12:19:41 +05:30
18alantom
653ea9f800 refactor: remove status messages and actions
- QuickEdit wont be used as a main form
2023-04-17 11:01:02 +05:30
18alantom
c754fd35ce fix: simplify QuickEditForm and usage
- type QuickEditForm, TwoColumnForm
- dont use QuickEditForm for tables
- dont keep-alice QuickEditForm
2023-04-17 10:56:00 +05:30