bigcapital

💵 Bigcapital is financial accounting with intelligent reporting for faster decision-making, an open-source alternative to Quickbooks, Xero, etc.

AGPL-3.0 License

Stars
2.2K

Bot releases are hidden (Show)

bigcapital - v0.9.1

Published by abouolia over 1 year ago

[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.
bigcapital - v0.9.0

Published by abouolia over 1 year ago

What's Changed

Added

  • Sign-up restrictions for self-hosting instances to disable signup or control the allowed email addresses and domains that can sign-up.
bigcapital - v0.8.4

Published by abouolia over 1 year ago

What's Changed

@bigcapital/monorepo

Fixed

@bigcapital/webapp

Added

Fixed

@bigcapital/server

Fixed

New Contributors

Full Changelog: https://github.com/bigcapitalhq/bigcapital/compare/v0.8.3...v0.8.4

bigcapital - v0.8.3

Published by abouolia over 1 year ago

[0.8.3] - 06-04-2023

@bigcaptial/monorepo

  • Switch to AGPL license to protect application's networks. by @abouolia

@bigcapital/webapp

Added

  • Improve the style of authentication pages. by @abouolia
  • Remove the phone number field from the authentication pages. by @abouolia
  • Remove the phone number field from the users management. by @abouolia
  • Add all countries options to the setup page. by @abouolia

Fixed

  • Fix intent type of reset password success toast.

@bigcapital/server

Added

  • Remove the phone number field from the authentication service. by @abouolia
  • Remove the phone number field from the users service. by @abouolia
bigcapital - v0.8.2

Published by abouolia over 1 year ago

What's Changed

@bigcapital/monorepo

Added

  • Dockernize webapp and server packages. @abouolia
  • Configure Github actions to build and deploy docker images to the Github registry. @abouolia

@bigcapital/server

Fixes

  • fix: database migrations and seeds directory issue. @abouolia

Full Changelog: https://github.com/bigcapitalhq/bigcapital/compare/v0.8.0...v0.8.1

bigcapital - v0.8.1

Published by abouolia over 1 year ago

What's Changed

@bigcaptial/monorepo

Added

  • add docker compose for development env. by @abouolia

@bigcapital/webapp

Fixes

  • fix: hide the project name entry if the feature was not enabled. by @abouolia
  • fix: labels of add money in/out don't appear. by @abouolia
  • fix: accounts chart lags when scrolling down. by @abouolia
  • fix: the inconsistent style of quick customer/vendor drawer. by @abouolia
  • fix: add an icon to duplicate item of items context menu. by @abouolia
  • fix: account form issues. by @abouolia in https://github.com/bigcapitalhq/bigcapital/pull/86

Added

  • Optimize the design of setup organization page. by @abouolia

@bigcapital/server

Added

  • bigcapital CLI commands by @abouolia
  • deprecate the subscription module. @abouolia

Fixes

  • fix: Validate the max depth level of the parent account. by @abouolia

Full Changelog: https://github.com/bigcapitalhq/bigcapital/compare/v0.8.0...v0.8.1

bigcapital - v0.7.3

Published by abouolia over 1 year ago

bigcapital - v0.6.3

Published by abouolia over 1 year ago

[0.6.3] - 21-02-2022

Fixed

  • BIG-337 Display billing page once the organization subscription is inactive.
bigcapital - v0.6.1

Published by abouolia over 1 year ago

fix: styled-components issue.

bigcapital - v0.7.2

Published by abouolia over 1 year ago

[0.7.2] - 04-04-2022

Fixed

  • Add the missing Arabic localization.
  • Subscription plans modifications.
bigcapital - v0.5.8

Published by abouolia over 1 year ago

[0.5.8] - 13-01-2022

Added

  • Add payment receive PDF print.
  • Add credit note PDF print.

Fixed

  • fix: Payment receive initial loading state depends on request loading state instead fetching.
  • fix: Balance sheet report alert positioning.
  • fix: Separate customer and vendor inactivate and activate alerts.
  • fix: Hide convert to invoice button if the invoice is already converted.
  • fix: Customer and vendor balance summary percentage of column option.
  • fix: Remove duplicated details in sales and purchases details drawers.

Full Changelog: https://github.com/bigcapitalhq/client/compare/v1.5.7...v1.5.8

bigcapital - v0.5.7

Published by abouolia over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/bigcapitalhq/client/compare/v1.5.5...v1.5.7

bigcapital - v0.6.0

Published by abouolia over 1 year ago

Added

  • Balance sheet comparison of previous period (PP).
  • Balance sheet comparison of previous year (PY).
  • Balance sheet percentage analysis columns and rows basis.
  • Profit & loss sheet comparison of preivous period (PP).
  • Profit & loss sheet comparison of previous year (PY).
  • Profit & loss sheet percentage analysis columns, rows, income and expenses basis.
bigcapital - v0.7.4

Published by abouolia over 1 year ago

[0.7.4] - 15-04-2022

Fixed

  • BIG-372 Activate branches and warehouses dialog reloading once activating.
  • BIG-373 Issue general ledger report select specific account.
  • BIG-377 Make readonly details entries as oneline with tooltip for more details.
bigcapital - v0.7.1

Published by abouolia over 1 year ago

[v0.7.1] - 30-03-2022

Added

  • BIG-141 Add inactive status to item drawer details.
  • BIG-278 Add created at date on expense details.
  • BIG-350 Add empty status content of warehouse transfers service.
  • BIG-344 Add branch details to manual journal and expense details.

Fixed

  • BIG-221 Remove Non-inventory radio choice on item form.
  • BIG-236 Validate estimate expiration date should be equal or bigger than estimate date.
  • BIG-237 Validate invoice due date should be equal or bigger than invoice date.
  • BIG-238 Validate bill due date should be equal or bigger than bill date.
  • BIG-280 Optimize style of multi-select accounts menu.
  • BIG-284 Cashflow statement loading bar.
  • BIG-296 Creating a new child account from accounts list.
  • BIG-301 Navigation bar divider on actions bar hide with permissions control.
  • BIG-304 Adding cash or bank account from cash flow service.
  • BIG-351 Invalid date in the inventory adjustment detail.
  • BIG-352 Fix terms and notes fields on footer of all services.
  • BIG-354 Validate the warehouse transfer quantity should be above zero.
bigcapital - v0.5.6

Published by abouolia over 1 year ago

Fixes

  • Publish and draft cashflow transaction should always be publish.
bigcapital - v0.5.5

Published by abouolia over 1 year ago

Added

  • Replace work to personal phone number on customers and vendors list.
  • Add note column to customers and vendors list.
bigcapital - v0.7.5

Published by abouolia over 1 year ago

Fixed.

  • fix(FlexGrid): BIG-378 Reports drawers columns css conflict.
bigcapital - v0.7.0

Published by abouolia over 1 year ago

[1.7.0-rc.1] - 24-03-2022

Added

  • Multiply currencies with foreign currencies.
  • Multiply warehouses to track inventory items.
  • Multiply branches to track organization transactions.
  • Transfer orders between warehouses.
  • Integrate financial reports with multiply branches.
  • Integrate inventory reports with multiply warehouses.

Changes

  • Optimize style of sale invoice form.
  • Optimize style of sale receipt form.
  • Optimize style of credit note form.
  • Optimize style of payment receive form.
  • Optimize style of bill form.
  • Optimize style of payment made form.
  • Optimize style of manual journal form.
  • Optimize style of expense form.

Full Changelog: https://github.com/bigcapitalhq/client/compare/v1.6.3...v1.7.0-rc.1

bigcapital - v0.5.4

Published by abouolia over 1 year ago

fix: Retrieve application version.