2
0
mirror of https://github.com/frappe/books.git synced 2024-05-28 22:30:48 +00:00
Commit Graph

2885 Commits

Author SHA1 Message Date
Alan
1e09f5c3df
chore: Update with looking for maintainer 2024-04-15 16:40:52 +05:30
Isaac-GC
09fb5570d2
Merge pull request #864 from Abhi135721/master
Fix issue : Purchase Payment Bug on Both Party #860
2024-03-03 17:26:41 -08:00
Isaac-GC
76caea3bba
Merge pull request #857 from frappe/dependabot/npm_and_yarn/ip-1.1.9
chore(deps): bump ip from 1.1.5 to 1.1.9
2024-03-02 18:23:09 -08:00
Isaac-GC
4d08cf264a
Merge pull request #851 from frappe/dependabot/npm_and_yarn/got-11.8.6
chore(deps): bump got from 11.8.3 to 11.8.6
2024-03-02 18:22:54 -08:00
Isaac-GC
5dc5f8b4c3
Merge pull request #847 from akshayitzme/fix-pos-barcode-field
fix: hide barcode field in pos if not enabled
2024-03-02 18:22:12 -08:00
Abhi135721
66e952f1ff Fix issue : Purchase Payment Bug on Both Party #860 2024-03-01 12:50:31 -08:00
dependabot[bot]
af20a6ef10
chore(deps): bump ip from 1.1.5 to 1.1.9
Bumps [ip](https://github.com/indutny/node-ip) from 1.1.5 to 1.1.9.
- [Commits](https://github.com/indutny/node-ip/compare/v1.1.5...v1.1.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-20 22:59:52 +00:00
Isaac-GC
71c4e8a411
Merge pull request #837 from shahzadbinshahjahan/master
[Bug] - Fix Type error in Colors.vue without default colors
2024-02-12 14:25:13 -08:00
dependabot[bot]
a4c2853f44
chore(deps): bump got from 11.8.3 to 11.8.6
Bumps [got](https://github.com/sindresorhus/got) from 11.8.3 to 11.8.6.
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](https://github.com/sindresorhus/got/compare/v11.8.3...v11.8.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-12 00:31:06 +00:00
Isaac-GC
bf9b127f43
Merge pull request #843 from frappe/reports_db_patch_fix
Reports and Ledger DateTime Bug Fix
2024-02-11 16:15:10 -08:00
Isaac GC
b45214a75e Fixed linting for PR 843 2024-02-11 16:09:35 -08:00
Shahzad Bin Shahjahan
36d4890210 Fixed linting after adding condition to return value if there are no default colors 2024-02-08 12:51:48 +05:30
akshayitzme
cf66dbdd48 fix: hide barcode field if not enabled 2024-02-08 10:10:49 +05:30
Isaac GC
556d91dc6c bumped version number and fixed patch 2024-02-07 20:12:30 -08:00
Isaac-GC
6440527999
Merge pull request #845 from akshayitzme/fix-price-list
fix: hide pricelist field when its empty and doc is submitted/cancelled
2024-02-07 16:33:17 -08:00
akshayitzme
99b1b08cb8 fix: hide pricelist field when its empty and doc is submitted/cancelled 2024-02-07 11:20:02 +05:30
Isaac GC
d4b6c0d4f6 Build config changed from .ts to .mjs to fix contents not being used properly 2024-02-06 20:17:04 -08:00
Isaac GC
dd7cb43abc fixing reports/ledger issues 2024-02-06 16:29:44 -08:00
Shahzad Bin Shahjahan
3cf59c259e Added condition to return value if there are no default colors. 2024-02-02 18:28:38 +05:30
Isaac-GC
8db453c2f0
Merge pull request #831 from frappe/bug_fix_recorddate_inconsistency
Bug fix recorddate inconsistency
2024-02-01 16:02:12 -08:00
Isaac GC
64ad73b390 Changed how datetime was fixed for various timezones 2024-02-01 15:54:46 -08:00
Isaac-GC
641ffac7fe
Merge pull request #827 from frappe/fix_electron_printpdf_bug
Fixing printToPDF from electron window
2024-02-01 14:54:29 -08:00
death lord
9aa2046b2e update arabic translation 2024-02-01 23:17:20 +01:00
Isaac GC
9b2382a1a8 UTC Datetime inconsistency for LedgerPostings/Reports 2024-01-30 21:12:33 -08:00
Isaac GC
91f2a130c7 Fixing printToPDF from electron window 2024-01-29 19:13:14 -08:00
Isaac-GC
de2ae58b16
Merge pull request #822 from frappe/electron_builder_file_update
Updating electron-builder to a ts file
2024-01-24 19:18:08 -08:00
Isaac-GC
93855d78a9 Fixed formatting 2024-01-24 19:11:31 -08:00
Isaac-GC
bfa96274af Updating electron-builder to a ts file 2024-01-24 19:03:04 -08:00
Isaac GC
f90143acb6 Pushing Workaround for Apple teamId notarization issue 2024-01-24 18:39:18 -08:00
Isaac GC
f877eb7d66 Updated package.json version to 0.21.0 2024-01-24 17:29:55 -08:00
Isaac-GC
9c92a4f24d
Merge pull request #821 from frappe/fix_ytd_chart_issues_divide_by_0
Fix ytd chart issues divide by 0
2024-01-24 17:21:25 -08:00
Isaac GC
808116d5dd Fixed an accidental divide by 0 edge case 2024-01-24 17:03:22 -08:00
Isaac-GC
7e1de76763
Merge pull request #818 from frappe/dependabot/npm_and_yarn/vite-4.5.2
chore(deps-dev): bump vite from 4.3.9 to 4.5.2
2024-01-23 11:09:24 -08:00
dependabot[bot]
bda5593ebb
chore(deps-dev): bump vite from 4.3.9 to 4.5.2
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.3.9 to 4.5.2.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.2/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.2/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-23 19:01:51 +00:00
Isaac-GC
2ced2e50fb
Merge pull request #801 from frappe/pr-751-electron-update
Electron and Dependencies update
2024-01-23 10:50:54 -08:00
Isaac GC
2e5241fb45 updated patch_version 2024-01-19 14:48:22 -08:00
Mildred Ki'Lya
fdf5ced626 release: v0.20.1 2024-01-19 23:46:33 +01:00
Mildred Ki'Lya
dac1b24291
Merge pull request #809 from frappe/mildred/808-fix-payment-reference-type
fix: #808 Payment referenceType NULL due to bad migration
2024-01-19 23:45:08 +01:00
Mildred Ki'Lya
dcbfa9f1c5 fix: setPaymentReferenceType patch for payments for versions >0.18 <0.20 2024-01-19 23:40:19 +01:00
Mildred Ki'Lya
27d67a33e5 fix: #808 Payment referenceType NULL due to bad migration 2024-01-19 23:40:19 +01:00
Isaac GC
c7c7aae1f4 ignored issue templates in .prettierignore 2024-01-19 14:38:52 -08:00
Isaac-GC
ec5412b53b
Merge pull request #811 from Isaac-GC/issue_templates
removed non-working markdown field from bug template
2024-01-17 14:55:44 -08:00
Isaac Gray-Christensen
807513a47e removed non-working markdown field from bug template 2024-01-17 14:54:32 -08:00
Isaac-GC
546b0854d4
Merge pull request #807 from Isaac-GC/issue_templates
Added issue templates to help with workflows
2024-01-17 14:37:18 -08:00
Isaac Gray-Christensen
1acd30da68 updated feature template 2024-01-16 20:34:41 -08:00
Isaac-GC
9f7eedc9c6 Added yarn.lock 2024-01-16 19:49:01 -08:00
18alantom
b1be14f2ae chore: update README with maintainers
- removed search for maintainers
2024-01-16 11:47:41 +05:30
Isaac Gray-Christensen
e0a9532ab7 fixed issue template prettifier issues 2024-01-15 18:54:29 -08:00
Isaac Gray-Christensen
9f3222d9b8 Added issue templates to help with workflows 2024-01-15 18:45:09 -08:00
Isaac-GC
23fcd989fb
Merge pull request #805 from Isaac-GC/pr-751-electron-update
Merging from forked repo
2024-01-15 15:45:27 -08:00