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

2333 Commits

Author SHA1 Message Date
akshayitzme
a665313e80 test: batchNumber transactions 2023-02-21 11:55:23 +05:30
akshayitzme
306372db1c test: batchNumber transactions 2023-02-21 11:37:55 +05:30
akshayitzme
09591703e4 refactor: validateStockAvailability 2023-02-17 16:04:46 +05:30
akshayitzme
4fc6c3cf1b refactor: validateBatchWiseStockAvailability 2023-02-17 15:45:36 +05:30
akshayitzme
ec31a3ba65 refactor: batch-wise stock availability validation 2023-02-17 15:30:44 +05:30
akshayitzme
1d188151e8 Merge branch 'batch-wise-item' of https://github.com/wahni-green/books into batch-wise-item 2023-02-17 15:14:17 +05:30
akshayitzme
7cecf4e8df refactor: removed hasBatchNumber validation 2023-02-17 15:09:57 +05:30
akshayitzme
f10399074f refactor: hasBatchNumber validation 2023-02-17 14:56:42 +05:30
akshayitzme
261a3df48d chore: remove code comments 2023-02-17 12:25:47 +05:30
akshayitzme
f966af5633 fix: batchNumber in getSBE 2023-02-17 12:16:50 +05:30
Akshay
915c1d2e5c
Merge branch 'frappe:master' into batch-wise-item 2023-02-17 10:58:05 +05:30
akshayitzme
32fdcf72a6 chore: batchNumber position in csle 2023-02-17 10:53:16 +05:30
akshayitzme
c624024505 fix: stockMovementItem keywordFields 2023-02-17 10:40:38 +05:30
akshayitzme
12ae65600d fix: removed batch from sidebarConfig 2023-02-17 10:32:33 +05:30
akshayitzme
722d8dd0fc fix: batchNumber schema 2023-02-17 10:23:24 +05:30
akshayitzme
6cd1f24946 fix: batchNumber fieldtype in SLE schema 2023-02-17 10:12:28 +05:30
18alantom
708e5659f5 chore: use inbuilt notarization
- remove notarization script
2023-02-16 02:53:31 -08:00
18alantom
5b0fab8f76 chore: set notarize to false
- cause external notarizer being used
- remove projects from readme
2023-02-16 12:42:37 +05:30
18alantom
62b24731e6 v0.9.0 2023-02-16 11:56:40 +05:30
Alan
3d019c02a8
Merge pull request #549 from frappe/bump-electron-builder
chore: bump electron-builder to latest
2023-02-15 22:21:38 -08:00
18alantom
e2e7fdfd74 chore: bump electron-builder to latest
- the latest version signs .node files
- this will allow it to run inspite of WDAC
2023-02-16 11:24:06 +05:30
Alan
7f0d8e05b0
Merge pull request #542 from frappe/dependabot/npm_and_yarn/http-cache-semantics-4.1.1
chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1
2023-02-15 20:50:00 -08:00
Alan
d2311c642c
Merge pull request #541 from frappe/dependabot/npm_and_yarn/jszip-3.10.1
chore(deps): bump jszip from 3.7.1 to 3.10.1
2023-02-15 20:49:39 -08:00
Alan
4f0113def9
Merge pull request #537 from frappe/fix-data-import
feat: Import Wizard
2023-02-15 07:53:41 -08:00
18alantom
48797dff62 fix: support option field value or label
- remove address placeholder
- allow more types of entries to be imported
2023-02-15 19:19:17 +05:30
18alantom
aa04e1493c fix: autoselect issue in assignment row
- col count mismatch issue between header and body
2023-02-15 14:02:48 +05:30
18alantom
9d3ae6adfd fix: rewrite the data entry grid 2023-02-15 13:29:06 +05:30
18alantom
ff49958e5f incr: ask whether to submit
- complete clear successful on fix failed
2023-02-15 10:41:22 +05:30
18alantom
3c79e2fc94 incr: add import complete modal
- make modal backdrop milder
2023-02-15 10:16:00 +05:30
18alantom
27d58a0a2d fix(ui): move add row button to page header
- use icons
2023-02-14 23:48:33 +05:30
18alantom
2b8bc8c9a4 chore: remove data import 2023-02-14 15:05:09 +05:30
18alantom
3e5f0b6f83 incr: update validations
- display errors if present
2023-02-14 14:56:09 +05:30
18alantom
8e8e88d49f test: import from csv
- add check links
2023-02-14 13:34:22 +05:30
18alantom
b08c128c45 incr: convertion of valueMatrix to docs 2023-02-13 20:48:56 +05:30
18alantom
0194b6c26d incr: complete file selection
- complete valueMatrix population
2023-02-13 12:29:47 +05:30
18alantom
984cb54226 incr: reassign fields
- change primary to import if importable
- move select file to drop down
2023-02-04 12:56:43 +05:30
18alantom
18c3d56b68 fix: allow autocomplete to set and display null values 2023-02-04 12:08:19 +05:30
dependabot[bot]
f8aa3cd24d
chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: http-cache-semantics
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-03 04:58:30 +00:00
dependabot[bot]
e800f692da
chore(deps): bump jszip from 3.7.1 to 3.10.1
Bumps [jszip](https://github.com/Stuk/jszip) from 3.7.1 to 3.10.1.
- [Release notes](https://github.com/Stuk/jszip/releases)
- [Changelog](https://github.com/Stuk/jszip/blob/main/CHANGES.md)
- [Commits](https://github.com/Stuk/jszip/compare/v3.7.1...v3.10.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-02 17:13:47 +00:00
18alantom
6e64f4f93d incr: add pick columns modal 2023-02-02 17:52:50 +05:30
18alantom
b24577f9fc feat: start rewriting data import as the import wizard 2023-02-02 13:42:09 +05:30
18alantom
5fd192174d refactor: improve type definition of Field 2023-02-01 14:30:02 +05:30
18alantom
5cb136d22e refactor: type DataImport
- remove unused file
2023-02-01 13:16:54 +05:30
Alan
362e10c948
Merge pull request #536 from 18alantom/manufacture-stock-movement
Manufacture stock movement
2023-01-31 01:24:46 -08:00
18alantom
c0ea8d6edc fix: create number series patch bug
- test manufacture stock movement
2023-01-31 14:42:54 +05:30
18alantom
39d92038a5 feat: add manufacture stock movement type 2023-01-31 13:36:03 +05:30
Alan
2f3409cdf5
Merge pull request #531 from frappe/shortcuts
incr: add mods to shortcut class
2023-01-30 06:42:38 -08:00
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