Commit Graph
2705 Commits
Author SHA1 Message Date
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
dependabot[bot] 746342e956 build(deps): bump word-wrap from 1.2.3 to 1.2.4
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-20 21:56:14 -07:00
18alantom 45bc8c48fd fix: store as local date in ISO format
- datetime is stored in UTC
2023-07-18 02:02:41 -07:00
18alantom 39638ee9c7 fix: return local date for display 2023-07-18 02:02:41 -07:00
18alantom 3071040f8d fix(ui): alter YTD sequence
- use Year to Date instead of YTD on UI
2023-07-17 12:59:06 +05:30
01111010t 3299be7e36 Dashboard Page: Add YTD Option
Adding the ability to select YTD (Year to Date) slicer on the Dashboard page.
2023-07-17 00:12:22 -07:00
18alantom 090f309a80 fix(ux): add is group to Account list
- prevent undefined error in search
2023-07-16 23:13:12 -07:00
18alantom ec99727e5a fix: routing issue
- re-fix the blank screen issue
- show get-started if not done
2023-07-16 23:13:12 -07:00
18alantom 603f0a3be9 fix: empty screen on load 2023-07-16 23:13:12 -07:00
18alantom dbbe4fe9de fix(ui/ux): prevent shorcuts in input
- border on Toast
2023-07-16 23:13:12 -07:00
18alantom aeaddc30a4 fix: set time to 0 on date selection 2023-07-16 23:13:12 -07:00
18alantom c78237a0d9 fix: translations in setup wiz
- maintain translations on reload
2023-07-16 23:13:12 -07:00
dependabot[bot] a61a497a70 build(deps): bump semver from 6.3.0 to 6.3.1
Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v6.3.0...v6.3.1)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-13 21:28:20 -07:00
18alantom d35dbc07fa fix: allow single value child tables 2023-07-13 00:30:14 -07:00
Alan 8d8d9ee06e Merge pull request #687 from frappe/simplify-code-for-db-improvements
feat: create local backups on migrate, use preload
2023-07-12 22:57:18 -07:00
18alantom dbd3698139 chore: remove redundant function
- use only date in backup filename
2023-07-13 11:26:45 +05:30
18alantom 4672323dcb fix: use knex for checking values 😔
- open fd from better-sqlite3 causes stalled tests
2023-07-13 11:12:43 +05:30
18alantom 823739f564 fix: create backup on migrate or patch 2023-07-12 14:58:14 +05:30