Releases: frappe/books
Releases Β· frappe/books
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
0.17.1
Improvements/Fixes
- Fix blank page on app launch
- Auto set DB location to Documents/Frappe Books
- Create backups on migrating
- Add Year to Date option on the Dashboard
- Fix Date Issues
Changelog
[show/hide]
- feat: create local backups on migrate, use preload by @18alantom in #687
- fix: allow single value child tables by @18alantom in #692
- build(deps): bump semver from 6.3.0 to 6.3.1 by @dependabot in #691
- fix: issues in translations, dates, dashboard, ui by @18alantom in #693
- Dashboard Page: Add YTD Option by @01111010t in #690
- fix date (hopefully) by @18alantom in #699
- build(deps): bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #701
- fix: use luxon for Date to and from string by @18alantom in #703
New Contributors
- @01111010t made their first contribution in #690
Full Changelog: v0.17.0...v0.17.1
0.17.0
Improvements
- Printing of Reports: Reports can now be exported as PDF.
- Use native date and date time component instead of custom component.
- Warn if insufficient stock quantity while making Sales Invoice.
- Open last route on reloading app.
- Corrected French chart of accounts.
Changelog
show/hide
- fix(ux): use native Date, Datetime input elements by @18alantom in #658
- chore: remove redundant console.log by @akshayitzme in #659
- fix: tax-calculations by @zaqoutabed in #660
- feat: print reports by @18alantom in #661
- build: use vite by @18alantom in #663
- Fix #666 : correction of french chart of accounts by @Nahiiko in #669
- build(deps): bump json5 from 1.0.1 to 1.0.2 by @dependabot in #673
- make
Tax Rate
andTax Amount
readOnly by @zaqoutabed in #672 - test: add some simple UI test, format files using prettier by @18alantom in #674
- fix: review telemetry by @18alantom in #675
- fix(ux): check db access before opening file by @18alantom in #678
- fix translations path in dev by @zaqoutabed in #679
- fix: DynamicLink Field by @zaqoutabed in #670
- feat: a few minor improvements by @18alantom in #680
New Contributors
Full Changelog: v0.16.0...v0.17.0
0.16.0
Features
- Price Lists: allows setting multiple Item prices for sales and purchase. (documentation)
- Customizable Print Size: allows setting custom Print Template sizes. (documentation)
- Auto Stock Transfer: allows auto transfer of stock on creating Invoice. (documentation)
- Invoice from Stock Transfer: allows creating Invoices from Shipments and Purchase Receipts.
Improvements
- Updated Spanish Translations
- Updated German Translations
Changelog
show/hide
- feat: custom print sizes by @18alantom in #645
- update spanish translation by @delbertf in #647
- feat: create invoice from stock transfer by @18alantom in #649
- feat: auto stock transfer by @18alantom in #652
- feat: price list by @akshayitzme in #653
- Enhance price list by @zaqoutabed in #656
- fix: Price List PR #653 by @18alantom in #657
- toggle
Make Entry
based on canCreate by @zaqoutabed in #648
New Contributors
Full Changelog: v0.15.0...v0.16.0
0.15.0
Fix/Improvements
- Wide form mode for full screen forms.
- Moved navigation buttons to the left.
- Added a forward button.
- Fixed issues with dynamic link refresh.
- Fixed print button not showing after setup.
- Fixed navigation issues caused by
"/"
.
Changelog
[show/hide]
- chore: update german translations by @18alantom in #635
- fix(ui/ux): move back button to the left by @18alantom in #621
- fix: navigation issues by @18alantom in #638
- feat: full width forms by @18alantom in #644
- incr: Improved the German translations by @C2H6-383 in #639
- fix: DynamicLink by @zaqoutabed in #637
New Contributors
Full Changelog: v0.14.1...v0.15.0
0.14.1
Fix/Improvements
- Setup Wizard bug that causes errors on form inputs.
- Show reload dialog on settings change.
- Fix stock validation issue for future stock.
Changelog
[show/hide]
* fix: setup wizard bug by @18alantom in https://github.com//pull/627
Full Changelog: v0.14.0...v0.14.1
0.14.0
Features
- Serial Numbers: allows tracking of serialized items (documentation).
Fixes/Improvements
- Fixes Template Builder and Print View doc sync issue.
- Fixes Account Reports incorrect fiscal year end date.
- Fixes scroll bar appearance in money entry fields.
- Improves Datetime selector, reflect display month and year.
- Fixes Dashboard scroll issue.
- Fixes Barcode duplicate entry issue.
Note - Apple Silicon packages now available
Experimental arm64 packages have been included with this release. Experimental because we have found that for some reason it doesn't open an a few systems.
It you are trying it out and it doesn't work for you, check this link: superuser.com/a/1474193
Changelog
[show/hide]
- feat: serial number by @akshayitzme in #605
- fix: PR #605 by @18alantom in #617
- fix: dashboard scroll, print view sync, exchange rate bug, also fixes #611 #606 #607 #572 #582 by @18alantom in #622
- fix: serial number validation by @akshayitzme in #620
Full Changelog: v0.13.0...v0.14.0
0.13.0
Features
- Linked Entries: Widget that shows all incoming links.
- Quick View: Hovering on links shows details of the entry.
- Status Pills: Entries now show more descriptive status pills instead of status badges.
- Auto Payments: Allows for auto payment creation on submitting an invoice.
Fixes/Improvements
- Common form view is used for all entries now.
- Several small UI/UX fixes in #604
Changelog
[show/hide]
- feat: Linked Entries, fix(ux): Invoices using Common Forms by @18alantom in #593
- fix(ux): use CommonForm for all entries by @18alantom in #595
- feat(ui/ux): status pills & quick view by @18alantom in #597
- feat: Auto Payments by @18alantom in #598
- fix: a few minor things by @18alantom in #604
Full Changelog: v0.12.0...v0.13.0
0.12.0
Features
- Manual setting of Back References to Invoices from Shipments, Purchase Receipts.
- Show outstanding paid/unpaid invoices on clicking Paid/Unpaid on the dashboard.
Fixes/Improvements
- Capture syntax errors in Print Template code interpolation using
ErrorBoundary.vue
. - Use custom dialog boxes instead of native ones.
- Allow Number Series to be searchable and editable.
- Allow Number Series to be created from its list view.
Changelog
[show/hide]
- fix: use error boundary by @18alantom in #579
- fix: minor ux and bug fixes by @18alantom in #581
- chore: add CONTRIBUTING.md by @18alantom in #585
- fix(ux): allow setting of Stock Transfer backref by @18alantom in #586
- fix: reported errors by @18alantom in #587
- Currency in setup wizard by @zaqoutabed in #591
Full Changelog: v0.11.0...v0.12.0
0.11.0
Features
- Template Builder: allows the creation of custom Print Templates. (documentation)
- Navigable Link Fields: link fields can now be clicked to go to the linked entry.
Fixes/Improvements
- Common Form UI uses for the Setup Wizard.
- Save, Submit, Cancel and Delete show success toasts.
- Database file path is shown on the Database Selector screen
Changelog
[show/hide]
- feat: navigable link fields by @18alantom in #568
- feat: Template Builder by @18alantom in #558
- Update Turkish Lang. by @XTechnology-TR in #571
- chore(deps): bump @sideway/formula from 3.0.0 to 3.0.1 by @dependabot in #575
- chore(deps-dev): bump webpack from 5.66.0 to 5.76.0 by @dependabot in #576
- chore(deps): bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #577
- fix: minor issues in ui/ux, quick edit, search, etc by @18alantom in #578
New Contributors
- @XTechnology-TR made their first contribution in #571
Full Changelog: v0.10.0...v0.11.0