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

2321 Commits

Author SHA1 Message Date
18alantom
140b99a401 incr: update items hidden
- rebase master add uomConversions
2023-02-21 15:25:50 +05:30
18alantom
ff061d21ea fix: unit conversion related model props 2023-02-21 15:22:06 +05:30
18alantom
ef073ec770 fix: unit conversion related schema names 2023-02-21 15:22:03 +05:30
akshayitzme
7a51cef5c3 refactor: uom label 2023-02-21 15:21:46 +05:30
akshayitzme
a132705545 feat: uom conversion factor 2023-02-21 15:21:46 +05:30
akshayitzme
da7cd2af55 incr: uom conversion child table & schema changes 2023-02-21 15:21:45 +05:30
akshayitzme
394332d125 feat: UOMConversionFactor Schema & schema changes 2023-02-21 15:21:15 +05:30
Alan
14f832dabf
Merge pull request #555 from 18alantom/common-form-view
feat: Common form view
2023-02-20 22:47:30 -08:00
18alantom
d946c960a0 incr: move Shipments and PRec to common form
- remove GeneralForm.vue
2023-02-21 12:12:06 +05:30
18alantom
332307bdd1 incr: user common form for journal entries 2023-02-21 11:51:32 +05:30
18alantom
e0141b70d8 incr: use CommonForm for a few docs
- show errors
- shit setName to after validation
2023-02-21 11:04:35 +05:30
18alantom
0c077f09d2 incr: use legible temp name
- fix table borders
- enable edit row
2023-02-20 11:22:48 +05:30
18alantom
01e197f439 incr: status badge and action buttons 2023-02-20 10:22:19 +05:30
18alantom
7cfd0726d6 incr: add collapsible sections
- table borders
2023-02-17 21:56:54 +05:30
18alantom
1db70dfef6 feat: common form view 2023-02-17 21:05:06 +05:30
Akshay
961ad62a18 chore: typo in StockMovementItem validations 2023-02-16 21:32:56 -08:00
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