Releases: bigcapitalhq/bigcapital
Releases · bigcapitalhq/bigcapital
v0.9.10
What's Changed
- feat(e2e): E2E onboarding process by @abouolia in #176
- fix(webapp): Show loading message of cost computing job on financial reports by @abouolia in #196
- fix(webapp): Change the currency code of sales and purchases transactions with foreign contacts.
New Contributors
- @allcontributors made their first contribution in #186
Full Changelog: v0.9.9...v0.9.10
v0.9.9
[0.9.9] - 28-06-2023
- refactor: Customer and vendor select component by @abouolia in #171
- chore: Move auto-increment components in separate files by @abouolia in #170
- fix: Style of quick item drawer by @abouolia in #173
- fix: Should not show the form before loading account by @abouolia in #172
- fix: Payment made form does not handle not unique number an e… by @abouolia in #177
- fix: Internal note of invoice/bill payment does not saving by @abouolia in #181
- fix: Storing cash flow transaction description by @abouolia in #180
- fix: No currency in amount field on money in/out dialogs by @abouolia in #179
- fix: No default branch for customer/vendor opening balance branch by @abouolia in #182
Full Changelog: v0.9.8...v0.9.9
v0.9.8
[0.9.8] - 19-06-2023
bigcapitalhq/webapp
- add: Inventory Adjustment option to the item drawer by @abouolia in #158
- fix: use all drawers names from common enum object by @abouolia in #157
- fix: adjustment type options do not show up by @abouolia in #159
- fix: change the remove line text to be red to intent as a danger action by @abouolia in #162
- fix: rename sidebar localization keys names to be keyword path by @abouolia in #161
- fix: manual journal placeholder text by @abouolia in #160
- fix: warehouses select component by @abouolia in #168
bigcapitalhq/server
Full Changelog: v0.9.7...v0.9.8
0.9.7
v0.9.6
v0.9.5
[0.9.5] - 11-06-2023
@bigcapital/server
@bigcapital/webapp
- fix: catch journal error when create a journal with accounts have different currency by @abouolia in #135
- fix: add duplicate icon to context menu of customers and vendors table by @abouolia in #133
- fix: customer/vendor opening balance with exchange rate by @abouolia in #134
Full Changelog: v0.9.4...v0.9.5
v0.9.4
v0.9.3
v0.9.2
v0.9.1
[0.9.1] - 28-05-2023
@bigcapital/server
- fixed: deleting ledger entries of manual journal.
- fixed: base currency should be enabled.
- fixed: delete invoice transaction issue.
@bigcapital/webapp
- fixed: general, accountant and items preferences.
- fixed: auto-increment sale invoices, estiamtes, credit notes, payments and manual journals.
- refactored: the setup organization form to use binded Formik components.