Changeset - 05ac42d97863
[Not reviewed]
v0.9.345
0 2 0
Lance Edgar (lance) - 21 months ago 2023-01-18 18:57:32
lance@edbob.org
Update changelog
2 files changed with 11 insertions and 1 deletions:
0 comments (0 inline, 0 general)
CHANGES.rst
Show inline comments
 

	
 
CHANGELOG
 
=========
 

	
 
0.9.345 (2023-01-18)
 
--------------------
 

	
 
* Include menu views for new projects.
 

	
 
* Tweak new table template, add FK/relationship support.
 

	
 
* Move common logic for ``poser install`` commands into rattail.
 

	
 

	
 
0.9.344 (2023-01-16)
 
--------------------
 

	
 
* Add ``get_tailbone_handler()`` method for app handler.
 

	
 
* Remove some cruft from new project template.
 

	
 
* Add DB handler methods to generate and run alembic scripts.
 

	
 
* Add basic template for new model view class; related logic.
 

	
 

	
 
0.9.343 (2023-01-14)
 
--------------------
 

	
 
* Overhaul logic for launching backfill task.
 

	
 

	
 
0.9.342 (2023-01-13)
 
--------------------
 

	
 
* Be a little smarter when parsing invoice for receiving.
 

	
 
* Use upstream admin menu for new projects.
 

	
 
* Add "new" logic for writing table model class to file.
 

	
 
* Handle lists and datetimes in ``app.json_friendly()``.
 

	
 

	
 
0.9.341 (2023-01-11)
 
--------------------
 

	
 
* Add basic logic for receiving from multiple invoice files.
 

	
 
* Add support for per-item default discounts, for new custorder.
 

	
 

	
 
0.9.340 (2023-01-08)
 
--------------------
 

	
 
* Tweak default beaker key for new projects.
 

	
 
* Prevent invalid chars in Excel sheet title.
 

	
 

	
 
0.9.339 (2023-01-07)
 
--------------------
 

	
 
* Tweaks for import/export batch.
 

	
 
* Add "units only" setting for products.
 

	
 

	
 
0.9.338 (2023-01-05)
 
--------------------
 

	
 
* Let report types declare a help URL.
 

	
 
* Let reports w/ Excel output write more than one data sheet.
 

	
 
* Optionally include all costs, when normalizing product data.
 

	
 
* Fix relative import bug on python2.
 

	
 

	
 
0.9.337 (2023-01-04)
 
--------------------
 

	
 
* Fix typo in app handler.
 

	
 

	
 
0.9.336 (2023-01-03)
 
--------------------
 

	
 
* Avoid ``print`` keyword for python2, in command ``rprint`` method.
 

	
 

	
 
0.9.335 (2023-01-02)
 
--------------------
 

	
 
* Add ``rattail make-project`` command, for simpler quickstart.
 

	
 
* Optionally force email address to lower-case.
 

	
 
* Auto-clear invalid flag when email address is changed.
 

	
 
* Add problem report for missing Trainwreck DB.
 

	
 
* Add problem report for Trainwreck current DB pruning.
 

	
 

	
 
0.9.334 (2022-12-28)
 
--------------------
 

	
 
* Update help text for Buefy version setting.
 

	
 
* Require caller to import tasks directly from ``rattail.luigi.tasks``.
 

	
 
* Be a bit smarter about making url for upgrade emails.
 

	
 
* Make static files optional, for new tailbone-integration project.
 

	
 
* Add initial logic for ``rattail cleanup`` command.
 

	
 
* Add basic models for tailbone page/fields help.
 

	
 
* Let handler strip batch execution kwargs which aren't JSON-safe.
 

	
 
* Avoid writing CSV file export when in dry-run mode.
 

	
 

	
 
0.9.333 (2022-12-22)
 
--------------------
 

	
 
* Use decimal instead of int, for storing case size.
 

	
 

	
 
0.9.332 (2022-12-21)
 
--------------------
 

	
 
* Recommend 0.8.17 for Buefy version (per Tailbone).
 

	
 
* Add ``terms`` column for Vendor table.
 

	
 

	
 
0.9.331 (2022-12-15)
 
--------------------
 

	
 
* Add ``normalize_host_object_all()`` method to importer.
 

	
 
* Add ``get_filepath()`` method for batch handlers.
 

	
 

	
 
0.9.330 (2022-12-10)
 
--------------------
 

	
 
* Write simple error to stdout, when batch command fails.
 

	
 
* Misc. tweaks for new integration project templates.
 

	
 
* Provide default factory for ``app.short_session()``.
 

	
 

	
 
0.9.329 (2022-12-06)
 
--------------------
 

	
 
* Add ``get_email_address()`` method for AuthHandler.
 

	
 
* Add way to preserve exit code when executing upgrade.
 

	
 
* Avoid "cost confirmed" data when cloning purchase batch.
 

	
 
* Add flag for receiving batch, if editing catalog cost is allowed.
 

	
 
* Add receiving workflow as param, when making receiving batch.
 

	
 
* Add flag for editing invoice cost, in receiving batch.
 

	
 
* Fallback to product master for case size, in vendor invoice batch.
 

	
 

	
 
0.9.328 (2022-12-02)
 
--------------------
 

	
 
* Add ``populate_from_query()`` method for pricing batch handler.
 

	
 
* Fix the % price diff status logic for pricing batch.
 

	
 

	
 
0.9.327 (2022-12-01)
 
--------------------
 

	
 
* Use ``--glob-archives`` instead of ``--prefix`` for ``borg prune``.
 

	
 
* Add option to launch overnight task with ``silent.conf``.
 

	
 

	
 
0.9.326 (2022-11-28)
 
--------------------
 

	
 
* Normalize percentage values in vendor catalog batch.
 

	
 
* Fix logic for rendering percentage value, when null.
 

	
 

	
 
0.9.325 (2022-11-28)
 
--------------------
 

	
 
* Auto-record last run date when overnight task completes okay.
 

	
 
* Keep current rattail config, when launching overnight task.
 

	
 
* Fix how failed command output is shown for luigi.
 

	
 
* Remove the 'backup' extra from ``setup.py``.
 

	
 

	
 
0.9.324 (2022-11-21)
 
--------------------
 

	
 
* Add way to purge overnight luigi settings.
 

	
 

	
 
0.9.323 (2022-11-21)
 
--------------------
 

	
 
* Fix the ``shlex_join()`` workaround for python2.
 

	
 
* Wrap script with run-n-mail too, for overnight luigi tasks.
 

	
 

	
 
0.9.322 (2022-11-20)
 
--------------------
 

	
 
* Tweak fallback for backfill task settings.
 

	
 
* Add luigi module/class awareness to overnight task launcher.
 

	
 

	
 
0.9.321 (2022-11-20)
 
--------------------
 

	
 
* Add ``enabled`` and per-day scheduling flags for problem reports.
 

	
 
* Fix how keys are stored for luigi overnight/backfill tasks.
 

	
 
* Add basic ``rattail overnight`` command, for running luigi tasks.
 

	
 

	
 
0.9.320 (2022-11-17)
 
--------------------
 

	
 
* Allow misc. date formats for certain versions of KeHE invoices.
 

	
 
* Ignore bad date parsing for vendor invoice batch.
 

	
 

	
 
0.9.319 (2022-11-15)
 
--------------------
 

	
 
* Add merge logic for users, to AuthHandler.
 

	
 

	
 
0.9.318 (2022-11-03)
 
--------------------
 

	
 
* Add handler methods to add/update address for person.
 

	
 
* Assume XLSX for pricing batch upload.
 

	
 
* Update logic for calculating markup from margin.
 

	
 
* Convert all percentage values to assume 0 - 100 range.
 

	
 
* Make some behavior optional, for writing Excel reports.
 

	
 
* Add workaround for ``shlex.join()`` prior to python 3.8.
 

	
 
* Fix config prefix for Luigi service info.
 

	
 
* Include ``make_filename()`` method for new poser report.
 

	
 

	
 
0.9.317 (2022-09-09)
 
--------------------
 

	
 
* Add basic per-item discount support for custorders.
 

	
 
* Make past item lookup optional for custorders.
 

	
 
* Add ``get_unconfirmed_counts()`` method for receiving batch handler.
 

	
 

	
 
0.9.316 (2022-09-06)
 
--------------------
 

	
 
* Add ``WorkOrder.estimated_total`` to schema.
 

	
 
* Add generic-ish ``rattail.db.util.get_fieldnames()`` function.
 

	
 

	
 
0.9.315 (2022-08-30)
 
--------------------
 

	
 
* Fix how newline chars are handled for UNFI invoice parser.
 

	
 
* Add more attrs for new product batch row.
 

	
 
* Consider 'Y' (or 'y') as true when parsing bool value.
 

	
 

	
 
0.9.314 (2022-08-30)
 
--------------------
 

	
 
* Fix import in backfill runner script.
 

	
 
* Add ``pricing.calculate_variance()`` function.
 

	
 
* Add ``pricing.calculate_price_from_margin()`` function.
 

	
 
* Do not deprecate ``BatchHandler.locate_product_for_entry()``.
 

	
 
* Add unit_size, uom, cleanup refresh logic for newproduct batch.
 

	
 

	
 
0.9.313 (2022-08-24)
 
--------------------
 

	
 
* Fix how we parse collectd interval.
 

	
 
* Add basic support for backfill Luigi tasks.
 

	
 

	
 
0.9.312 (2022-08-21)
 
--------------------
 

	
 
* Allow an "upgrade" to target "any" system.
 

	
 
* Allow config to force hostname for use with collectd output.
 

	
 
* Let datasync watcher kwargs be configured via DB settings table.
 

	
 
* Add "admin-ish" flag for roles.
 

	
 
* Add collectd helper methods to AppHandler.
 

	
 

	
 
0.9.311 (2022-08-18)
 
--------------------
 

	
 
* Add basic Luigi handler logic.
 

	
 
* Add logic to auto-correct unit vs. case when receiving from invoice.
 

	
 

	
 
0.9.310 (2022-08-17)
 
--------------------
 

	
 
* Detect when output path is a folder, for ``rattail make-config``.
 

	
 
* Add datasync handler class; let it talk to supervisor.
 

	
 
* Add setting etc. for user feedback to request reply email.
 

	
 

	
 
0.9.309 (2022-08-14)
 
--------------------
 

	
 
* Fix regression bug.
 

	
 

	
 
0.9.308 (2022-08-14)
 
--------------------
 

	
 
* Add ``process_changes_proper()`` method for datasync consumers.
 

	
 
* Remove unique constraint for ``Brand.name``.
 

	
 
* Refactor usage of ``get_vendor()`` lookup.
 

	
 

	
 
0.9.307 (2022-08-12)
 
--------------------
 

	
 
* Add the ``MergeMixin`` class, for common logic among feature handlers.
 

	
 
* Allow for case where none of importer's fields are "simple".
 

	
 

	
 
0.9.306 (2022-08-10)
 
--------------------
 

	
 
* Add ``choice_uses_dropdown()`` method for customer handler.
 

	
 
* Raise error if ``invoice2data`` is not able to find matching template.
 

	
 
* Try to detect tab- vs. comma-delimited CSV for handheld batch.
 

	
 
* Add basic model, handler for work orders.
 

	
 

	
 
0.9.305 (2022-08-08)
 
--------------------
rattail/_version.py
Show inline comments
 
# -*- coding: utf-8; -*-
 

	
 
__version__ = '0.9.344'
 
__version__ = '0.9.345'
0 comments (0 inline, 0 general)