Releases: frappe/books
Releases · frappe/books
0.24.0
Feature Additions
- feat: coupon codes by @AbleKSaju in #930
- feat: Loyalty program functionality in POS by @AbleKSaju in #958
- feat: shortcut to navigate to invoice list from POS by @AbleKSaju in #976
- feat: save invoice and hold invoice for later use in POS by @AbleKSaju in #975
- feat: display grand total amount in words by @AbleKSaju in #974
- feat: Coupon Code functionality in POS by @AbleKSaju in #969
- feat: MultiLabelLink functionality in POS by @AbleKSaju in #988
Changes / Improvements
[show/hide]
- feat: coupon codes by @AbleKSaju in #930
- feat: Loyalty program functionality in POS by @AbleKSaju in #958
- Update nl.csv by @RijckAlex in #965
- docs: update nl translation contributor by @akshayitzme in #967
- fix: bottom bar in Print Template not displayed in windows by @akshayitzme in #970
- fix: adjust 'this month' cash flow option to start from current month by @AbleKSaju in #972
- fix: refresh item quantities & clear previous customer after POS purchase by @AbleKSaju in #973
- fix: moved pricing rule from common to sales in sidebar by @AbleKSaju in #977
- feat: shortcut to navigate to invoice list from POS by @AbleKSaju in #976
- feat: save invoice and hold invoice for later use in POS by @AbleKSaju in #975
- feat: display grand total amount in words by @AbleKSaju in #974
- Update nl.csv by @RijckAlex in #968
- fix: printTemplates not syning to db on file content changes by @akshayitzme in #981
- fix: update stock quantities after transaction completion by @AbleKSaju in #982
- feat: Coupon Code functionality in POS by @AbleKSaju in #969
- fix: UI updates by @AbleKSaju in #990
- fix: prevent removal of free items when unrelated item is removed by @AbleKSaju in #989
- fix: update date input calendar icon by @AbleKSaju in #984
- Update nl.csv by @RijckAlex in #979
- Update nl.csv by @RijckAlex in #993
- fix: update icons in pos by @AbleKSaju in #992
- update publish workflow and add intel macos build by @daeho-ro in #991
- fix: recursive free item in pricing rule by @AbleKSaju in #994
- chore(deps-dev): bump electron-updater from 6.1.7 to 6.3.0 by @dependabot in #961
- chore(deps): bump micromatch from 4.0.4 to 4.0.8 by @dependabot in #960
- docs: added homebrew install instructions by @akshayitzme in #1002
- feat: MultiLabelLink functionality in POS by @AbleKSaju in #988
- docs: removed maintainer announcement by @akshayitzme in #1003
- chore: v0.24.0 by @akshayitzme in #1004
New Contributors
Full Changelog: v0.23.0...v0.24.0
0.23.0
Feature Additions
- feat: DarkMode by @pu-raihan in #873
- feat: loyalty program by @AbleKSaju in #933
- Items grid view by @AbleKSaju in #948
Changes / Improvements
[show/hide]
- fix: enforce Lead creation before create Customer and SQUOT by @AbleKSaju in #935
- Added Hindi language (hi) code and Hindi translation file hi.csv by @bnsinghgit in #911
- readme: updated translation contributors by @akshayitzme in #938
- Full Swedish Translation by @Crims-on in #940
- readme: updated translation contributor by @akshayitzme in #941
- feat: DarkMode by @pu-raihan in #873
- Update sv.csv by @Crims-on in #942
- fix: Pricing Rule in POS by @AbleKSaju in #943
- feat: loyalty program by @AbleKSaju in #933
- fix: convert camelCase to kebab-case, resolve lint warnings by @AbleKSaju in #956
- Items grid view by @AbleKSaju in #948
- chore(deps): bump rollup from 3.29.4 to 3.29.5 by @dependabot in #957
- chore(deps-dev): bump vite from 4.5.2 to 4.5.5 by @dependabot in #947
- feat: dark mode for grid view in POS items by @AbleKSaju in #959
- chore(deps): bump braces from 3.0.2 to 3.0.3 by @dependabot in #903
- chore(deps): bump ejs from 3.1.9 to 3.1.10 by @dependabot in #894
- chore(deps): bump tar from 6.1.11 to 6.2.1 by @dependabot in #888
- Update nl.csv by @RijckAlex in #946
- bump: fbooks version by @akshayitzme in #962
- bump: upload-artifact by @akshayitzme in #963
New Contributors
- @bnsinghgit made their first contribution in #911
- @Crims-on made their first contribution in #940
- @pu-raihan made their first contribution in #873
- @RijckAlex made their first contribution in #946
Full Changelog: v0.22.0...v0.23.0
0.22.0
Feature Additions
- lead by @AbleKSaju in #929
- Pricing Rule by @akshayitzme in #829
Changes / Improvements
[show/hide]
- [Bug] - Fix Type error in Colors.vue without default colors by @shahzadbinshahjahan in #837
- fix: hide barcode field in pos if not enabled by @akshayitzme in #847
- chore(deps): bump got from 11.8.3 to 11.8.6 by @dependabot in #851
- chore(deps): bump ip from 1.1.5 to 1.1.9 by @dependabot in #857
- Fix issue : Purchase Payment Bug on Both Party #860 by @Abhi135721 in #864
- fix: invalid docs url by @AbleKSaju in #908
- fix: checks doesnt start due to unusable runner by @akshayitzme in #922
- fix: invalid doc urls by @AbleKSaju in #919
- fix: can create purchase receipt and shipment with zero rate by @AbleKSaju in #916
- fix: Save and Submit a SINV created from SQUOT by @AbleKSaju in #918
- fix: action name in Purchase Receipt by @AbleKSaju in #921
- docs: added point of sale to features list by @akshayitzme in #925
- fix: POS Setting Allows Cash in Hand Group to be Counter Cash Account by @akshayitzme in #927
- feat: discount field in Sales Quote Print template by @AbleKSaju in #924
- Correct some chinese translations by @winkidney in #901
- chore: update pt translations by @valdir-amaral in #883
- update liability danish translation by @slang123 in #887
New Contributors
- @shahzadbinshahjahan made their first contribution in #837
- @Abhi135721 made their first contribution in #864
- @AbleKSaju made their first contribution in #908
- @winkidney made their first contribution in #901
- @valdir-amaral made their first contribution in #883
Full Changelog: v0.21.2...v0.22.0
0.21.2
Fixes
- fix: hide pricelist field when its empty and doc is submitted/cancelled by @akshayitzme in #845
- Ledger DateTime Bug Fix by @Isaac-GC in #843
Changelog
[show/hide]
- fix: hide pricelist field when its empty and doc is submitted/cancelled by @akshayitzme in #845
- Ledger DateTime Bug Fix by @Isaac-GC in #843
Full Changelog: v0.21.1...v0.21.2
0.21.1
Changes/Improvements
- Updated and added additional Arabic translations. Thanks @djouamaah! :)
Fixes
- Report dates in LedgerPostings (or items that use that class: PurchaseInvoice, SalesInvoice, JournalEntry, Payment, StockMovement, StockTransfer) set due to timezone/datetime inconsistencies
- Fixed PDF's not generating properly
Changelog
[show/hide]
- update arabic translation by @djouamaah in #826
- Fixing printToPDF from electron window by @Isaac-GC in #827
- Bug fix recorddate inconsistency by @Isaac-GC in #831
New Contributors
- @djouamaah made their first contribution in #826
Full Changelog: v0.21.0...v0.21.1
0.21.0
Fixes
- Graphs and views in Dashboard present excessive errors when "Year to Date" time period is selected (#820)
Changelog
[show/hide]
- Merging from forked repo by @Isaac-GC in #805
- Electron and Dependencies update by @Isaac-GC in #801
- chore(deps-dev): bump vite from 4.3.9 to 4.5.2 by @dependabot in #818
- Fix ytd chart issues divide by 0 by @Isaac-GC in #821
- Updating electron-builder to a ts file by @Isaac-GC in #822
Full Changelog: v0.20.1...v0.21.0
0.20.1
Fixes
- Payments list did not show payments created in earlier versions although they exists (#808)
Changelog
[show/hide]
- Updated workflow nodejs versions to 16.20.2 by @Isaac-GC in #804
- Added issue templates to help with workflows by @Isaac-GC in #807
- removed non-working markdown field from bug template by @Isaac-GC in #811
- fix: #808 Payment referenceType NULL due to bad migration by @mildred in #809
Full Changelog: v0.20.0...v0.20.1
0.20.0
Changes/Improvements
- Point of Sale feature
- Add Sales Quotations #151
- Allow to track taxes on received payments #755
- Invoice returns
Fixes
- Allow SVG images
- Fix reports when multiple root accounts have the same type
- Fix report date calculation
Changelog
[show/hide]
- feat: invoice return by @akshayitzme in #743
- Add Danish language support by @slang123 in #776
- Add regional schema for Switzerland by @digitalentity in #769
- added nepali translation by @SumanTwati in #772
- fix: revert setting referenceType as required by @akshayitzme in #782
- feat: point of sale by @akshayitzme in #709
- Various bug fixes by @mildred in #780
- feat: #755 Accounting for taxes on payments by @mildred in #789
- feat: allow inclusion of SVG images by @mildred in #790
- feat: POS: add items by barcode scan and input by @akshayitzme in #794
- feat: #151 Quotations by @mildred in #788
- chore: regenerate and fix translations by @mildred in #795
New Contributors
- @slang123 made their first contribution in #776
- @digitalentity made their first contribution in #769
- @SumanTwati made their first contribution in #772
- @mildred made their first contribution in #780
Full Changelog: v0.19.0...v0.20.0
0.19.0
Changes/Improvements
- Use colors from the Espresso design system used by
frappe-ui
. - Allow deletion of accounts from the COA.
- Allow multiple items of the same type in an Invoice.
Fixes
- Fix booking of COGS amount on creating a Shipment.
- Fix labels in a few places to be more descriptive.
Changelog
[show/hide]
- fix: minor UI/UX fixes and improvements by @18alantom in #715
- chore: use Espresso (Frappe design system) colors + few fixes by @18alantom in #720
- fix:Add translation for fill text by @wolone in #734
- fix: isRequired handling by @18alantom in #739
- feat: allow account delete from coa by @18alantom in #741
- fix:New Chinese translation by @wolone in #740
- Update translation text by @wolone in #742
- fix: COGS booking on Shipment by @18alantom in #747
- fix: show name if numberSeries naming by @18alantom in #753
- build(deps-dev): bump postcss from 8.2.13 to 8.4.31 by @dependabot in #750
New Contributors
Full Changelog: v0.18.0...v0.19.0
0.18.0
Features
- Form Customizations: enables customization of forms by adding custom fields. (documentation)
- Stock Return: enables creation of Shipment and Purchase Receipt Returns. (documentation)
Fixes/Improvements
- Prevent back navigation from triggering while entering text.
- Update Arabic translations.
- Prevent crashes during migration due to non existent PatchRun table.
Changelog
[show/hide]
- feat: form customization by @18alantom in #705
- feat: stock return by @akshayitzme in #682
- fix: prevent back if editing by @18alantom in #711
- fix: stock return PR (#682) by @akshayitzme in #712
- Update ar.csv by @ifixityemen in #704
- fix: ignore error on insert into PatchRun by @18alantom in #713
New Contributors
- @ifixityemen made their first contribution in #704
Full Changelog: v0.17.1...v0.18.0