Commit Graph
2722 Commits
Author SHA1 Message Date
wolone 47bf2fde91 fix:translation text errors 2023-09-21 03:40:58 +08:00
wolone 85db3e3d53 fix:translation text errors 2023-09-21 03:29:19 +08:00
wolone 48111e7d76 fix:translation text errors 2023-09-21 03:23:03 +08:00
wolone 0c1d6e945b fix:New Chinese translation 2023-09-21 02:43:45 +08:00
wolone 387688cebb fix:Add translation for fill text 2023-09-15 19:57:09 -07:00
Alan 3da066cd87 Merge pull request #720 from frappe/espresso-colors
chore: use Espresso (Frappe design system) colors + few fixes
2023-09-12 02:39:54 -07:00
18alantom e6a68d98b5 chore: fix lint 2023-09-12 12:03:14 +05:30
18alantom 140b2ce5be fix: add suriname currency and locale 2023-09-07 09:31:37 +05:30
18alantom 62db99b251 fix: allow import if ct not required 2023-09-04 12:37:19 +05:30
18alantom 95583501c7 fix(ui): border alignment in full width view 2023-09-04 12:36:54 +05:30
18alantom a24d6053b6 chore: fix sidebar bg
- add gray-25, swap blue-500 and pink-500
- fix charts
2023-09-01 14:01:27 +05:30
18alantom 5635772f8f chore: adjust UI colors
- buttons, tabs, sidebar
- search, etc
2023-09-01 13:52:47 +05:30
18alantom d72339e855 chore: swap palette for espresso colors
- use uicolors in COA
2023-08-30 10:44:55 +05:30
Alan 457559d8de Merge pull request #715 from frappe/fix-terms
fix: minor UI/UX fixes and improvements
2023-08-28 00:30:38 -07:00
18alantom f91e2e89df fix: order in address quick view 2023-08-28 12:48:11 +05:30
18alantom 6bbee25dd5 fix: allow multiple rows of same item in invoice
- this is to allow for different rates
2023-08-28 12:03:37 +05:30
18alantom ad05ca7466 fix(ux): rename item for to Purpose
- contextual indep naems for stock not transf
2023-08-28 11:50:15 +05:30
18alantom d86cd90d6f fix(ux): rename party to context based
- move country before state
- rename track item to track inventory
2023-08-25 12:37:02 +05:30
18alantom cdc2096bd7 fix(ui): add toast border color to make it stand-out 2023-08-24 17:28:44 +05:30
18alantom acf95f346e fix(ux): hide get started in demo
- auto select demo instance on creation
2023-08-24 17:14:14 +05:30
18alantom d485bf46d7 fix(ui): rename Tax label to Tax Template 2023-08-24 17:13:44 +05:30
18alantom 29a2aced94 fix: set target and references in custom fields v0.18.0 2023-08-22 12:15:12 +05:30
18alantom 3579b23080 v0.18.0 2023-08-22 11:29:45 +05:30
Alan 3094f05ec3 Merge pull request #713 from frappe/fix-patch-fail
fix: ignore error on insert into PatchRun
2023-08-21 22:57:26 -07:00
18alantom c558ee1fa3 fix: ignore error on insert into PatchRun 2023-08-22 11:18:36 +05:30
Alan f89f3cbe7b Merge pull request #704 from ifixityemen/patch-1
Update ar.csv
2023-08-21 00:12:18 -07:00
18alantom cf0c814e0e fix: typo 2023-08-21 12:41:45 +05:30
Alan aeb6542969 Merge pull request #712 from akshayitzme/fix-stock-return
fix: stock return PR (#682)
2023-08-21 00:09:46 -07:00
Alan 93da8b5b78 Merge pull request #711 from frappe/fix-kb-issue
fix: prevent back if editing
2023-08-20 22:32:53 -07:00
akshayitzme dad0729aae fix: moved _validateHasReturnDocs to validations 2023-08-19 10:33:04 +05:30
akshayitzme f332b7153b fix: redundant exit cdn for updateItemsReturned 2023-08-19 10:21:41 +05:30
akshayitzme d41530b654 fix: removed extra condition that checks isReturn 2023-08-19 10:15:58 +05:30
akshayitzme 861493ed90 fix: returnAgainst hiding rule 2023-08-19 10:12:54 +05:30
18alantom a0cea8683e fix: use fallback if documents not available 2023-08-18 16:00:33 +05:30
18alantom f95a93860a fix: prevent back if editing
- remove duplicate beforeCancel
2023-08-18 15:54:45 +05:30
Alan 1a93ab04a5 Merge pull request #682 from akshayitzme/feat-stock-return
feat: stock return
2023-08-18 03:11:25 -07:00
Alan adfd59d1a9 Merge pull request #705 from frappe/custom-fields
feat: form customization
2023-08-08 23:40:14 -07:00
18alantom ef5b1c80e4 fix: show Is Required
- show Custom Form in search only if enabled
2023-08-09 12:02:15 +05:30
18alantom 93ad5d6a9a incr: use common form for now
- fix custom field type
2023-08-09 10:26:45 +05:30
18alantom bf10927be9 feat: enable custom fields
- fix date issue in setup test
2023-08-03 13:18:14 +05:30
akshayitzme 312f78ff73 fix: validation: cant cancel doc if return is made 2023-08-01 11:15:06 +05:30
akshayitzme 3349f1af10 fix: return status colors 2023-08-01 11:12:13 +05:30
akshayitzme 28ba237aba test: batched & serialized item transfer returns 2023-07-31 17:52:58 +05:30
akshayitzme 8f95e9098c fix: move enable stock returns to inventory 2023-07-31 17:51:59 +05:30
akshayitzme 1cd03aed34 fix: get return balance serial number & batches 2023-07-31 17:51:16 +05:30
18alantom e840b5bb7c incr: add customization schemas and models 2023-07-31 12:38:32 +05:30
18alantom 202612b57a incr: add feature flag for custom fields
- also add page and sidebar item
2023-07-28 12:32:27 +05:30
ifixityemen 9d2cbc8761 Update ar.csv
This file contains a nearly complete translation of the program into the Arabic language.
2023-07-26 22:35:40 +03:00
18alantom 544b8a14b1 v0.17.1 v0.17.1 2023-07-21 11:40:12 +05:30
18alantom 4614c38751 fix: use luxon for Date to and from string 2023-07-20 22:47:51 -07:00