growerp 1.12.2 copy "growerp: ^1.12.2" to clipboard
growerp: ^1.12.2 copied to clipboard

GrowERP installation and tools such as import and export.

1.12.2 #

  • FIX: replace CC0 file-license headers with Apache-2.0 to match the package LICENSE; add example/README.md for pub.dev.

1.12.1 #

  • FIX: relicense under Apache License 2.0, remove insecure link from README, refresh dependencies to address pub.dev score.

1.12.0 #

  • REFACTOR: rename classificationId to applicationId everywhere. (9c23feae)
  • REFACTOR: move growerp_chat package to core and update core dependencies accordingly. (ee81f96b)
  • FIX: remove border of input fields and reformatting. (468a1715)
  • FIX: growerp command pure dart including models package, growerp createPackage improvements and fixes. (42b57b51)
  • FIX: growerp install error when already installed is modified. (e389d61f)
  • FIX: conversion adjustments. (55016ea0)
  • FIX: conversion changes: close and update period totals by year. (3bc65040)
  • FIX: change conversion quantities and lint error. (f6f2cf08)
  • FIX: dart lint and log warnings. (4221d8b7)
  • FIX: conversion split closing of documents in parts. (80a97d7f)
  • FIX: data conversion adjustments. (204330c5)
  • FIX: the growerp finalize conversion command closing a first period. (9b2729d2)
  • FIX: remove flutter_hive blocking executing in native dart(conversion). (43bd4eff)
  • FEAT(rental): rental vertical app with cars/equipment demo data. (90425783)
  • FEAT(cli): growerp createApp to scaffold new vertical apps. (28fca91c)
  • FEAT: added dragable and minimizable dashboard tile features. (ed4e9430)
  • FEAT: Adopt Flutter workspaces and update package dependencies across various packages. (08103d59)
  • FEAT: make space at the main menu for additional modules. (99682438)
  • FEAT: upgrade model and growerp packages to version 1.11.6. (a58d5ad9)
  • FEAT: extended the growerp command for create/import/export package, check docs for detail.(PLEASE note Locale, changed to String otherwise could not use in CLI). (3462be78)
  • FEAT: refact: login sequence & added a payment screen at login when not subscribed: first working version with Stripe with debug messages and need for Sripe key in first company creation which is The GrowERP company, receiving subscription payments from tenants. (0ef0a42f)
  • FEAT: added year parameter to recalculate#GlAccountOrgSummaries. (4b748f86)
  • FEAT: added conversion selection parameters. (a0a2436f)
  • DOCS: added overal convert procedure, roadmap for next year. (8d3359af)

1.11.6 #

  • FIX: growerp command pure dart including models package, growerp createPackage improvements and fixes. (a8b70e1c)
  • FEAT: upgrade model and growerp packages. (cb1ac35e)
  • FEAT: extended the growerp command for create/import/export package, check docs for detail.(PLEASE note Locale, changed to String otherwise could not use in CLI). (801b3091)

1.9.0 #

  • FIX: growerp install error when already installed is modified. (300a4df1)
  • FIX: conversion adjustments. (6b1d4a4a)
  • FIX: conversion changes: close and update period totals by year. (09b66538)
  • FIX: change conversion quantities and lint error. (654d0b6d)
  • FIX: dart lint and log warnings. (41eec765)
  • FIX: conversion split closing of documents in parts. (f78f1a10)
  • FIX: data conversion adjustments. (ace79a56)
  • FIX: the growerp finalize conversion command closing a first period. (39f37f23)
  • FIX: remove flutter_hive blocking executing in native dart(conversion). (617f8e8a)
  • FEAT: added year parameter to recalculate#GlAccountOrgSummaries. (dd9ce08d)
  • FEAT: added conversion selection parameters. (e327b43a)
  • DOCS: added overal convert procedure, roadmap for next year. (0413edda)

1.8.1 #

Error when installed version modified

1.8.0 #

removed chat server, now included in backend

1.6.2 #

  • minor fixes

1.6.1 #

  • upgraded models package

1.6.0 #

  • extended import sub command
  • added finalyze conversion sub command

1.3.0 #

  • created a conversion framework

1.2.5 #

  • package upgrade

1.2.4 #

  • fix stash/pop error with install

1.2.3 #

  • fix when no changes to stash
  • fix not build when freeze files present

1.2.2 #

  • fixed install subcommand
  • add ledger transaction import

1.2.1 #

  • added optional -url parameter for the backend
  • added additional -t parameter for receive timeout
  • improve import command with products.

1.2.0 #

  • growerp install now working properly
  • added conversion example programs
  • growerp backend can now be accessed from the terminal.
  • Now everything in a single repository.
  • upgraded the install , added first version of import and export.

0.1.0-dev.10 #

  • upgrade internal packages.

0.1.0-dev.9 #

  • aded the packageswitch command to switch between local and pub.dev for all packages.

0.1.0-dev.8 #

  • now possible to install specific parts of the system, is used in docker builds

0.1.0-dev.7 #

  • added noBuild option for Moqui backend to be used in docker image build

0.1.0-dev.6 #

  • added various options to the install command.

0.1.0-dev.5 #

  • added the 'growerp switchPackage' command

0.1.0-dev.4 #

  • added message when pub.dev limit is reached.

0.1.0-dev.3 #

  • fix model files.

0.1.0-dev.2 #

  • Created install command.

0.1.0-dev.1 #

  • Initial version.