Releases: agritheory/inventory_tools
v15.3.0
v15.3.0 (2025-02-05)
Features
-
feat: add item dimension doctype
-
feat: rename doctype to physical dimension
-
feat: remove case section, make dimensions non-negative
Co-authored-by: Rohan Bansal [email protected]
Co-authored-by: Tyler Matteson [email protected]
Detailed Changes: v15.2.1...v15.3.0
v15.2.1
v15.2.0
v15.1.2
v15.1.2 (2024-10-27)
Bug Fixes
- fix: process filters using route query params (#113)
Co-authored-by: Rohan Bansal [email protected] (34a63d2
)
v15.1.1
v15.1.1 (2024-08-20)
Chore
-
chore: add backport config and added codespell pre-commit (#109)
-
chore: add backport config and added codespell pre-commit
-
chore: update commit hash for overriden method
-
chore: skip changelog.md for codespell
-
chore: version toml in pyproject
-
chore: update commit hash for overriden methods (
1d08015
)
Ci
-
ci: track overrides for purchase, stock and manufacturing cycles (v15) (#91)
-
ci: track overrides for stock and manufacturing cycles (v15)
-
ci: update workflows
-
ci: track overrides for opurchase cycles (v15)
-
ci: fix override hash
-
chore: update pre-commit and track overrides hashes
-
chore: update pre-commit
-
fix: merge conficts, update override hash
Co-authored-by: Tyler Matteson <[email protected]>
Co-authored-by: Rohan Bansal <[email protected]>
Co-authored-by: Tyler Matteson <[email protected]> (0bb45c7
)
Fix
- fix: add company to workstation customizations (#111)
Co-authored-by: Rohan Bansal <[email protected]> (5887762
)
Unknown
Automatically generated by python-semantic-release
-
ci: track overrides for purchase cycle (PO/PI/PR) (#89)
-
ci: track overrides for stock and manufacturing cycles (#90)
Co-authored-by: Rohan Bansal <[email protected]>
-
Test alternative workstation (#80)
-
test: add test for alternative workstation
-
feat: make alternative workstations configurable
-
fix: uncomment js code for testing
-
feat: search alternative workstation names
-
refactor: pop filters that cause error for Workstation
-
chore: update override commit hash
Co-authored-by: Heather Kusmierz <[email protected]>
-
wip: doctypes and vue setup
-
wip: specification upload initerface
-
wip: basic filters rendering + test setup
-
wip: faceted search - specification editing report
-
feat: add loader for specification and listview filters
-
wip: all-products + "Fruits" filter working
-
wip: set filter values in ranged filter
-
chore: remove commented import
-
wip: serialize dates as epoch time
-
wip: sort order
-
feat: facted search in listview also
-
feat: color picker
also test fixtures fixes and csrf token fix (frappe.ready)
-
feat: color picker background, date bugfix
-
refactor: filters UX under all-product page
-
fix: field validations on specification attribute child
-
feat: collapsable filters for all-product page
-
docs: faceted search functionality
-
docs: fix images
-
refactor: documentation, filtering ux
-
docs: correction of documentation errors
-
fix: color picker deserialization
-
chore: add yarn.lock file
-
feat: add debounce, refactor to vue3 with build
-
feat: cleanup imports, mypy fixes
-
ci: install mypy and types non-interactive
-
ci: use python, bench is not installed
-
ci: pipe yes
-
ci: use --no-input instead og piping yes
-
feat: add inventory tools settings
-
feat: render in listview with style conflicts
-
docs: update docs
-
feat: allow user to bulk create specification values from specifications
-
fix: update specification value attribute(s) if user change specification attribute name(s)
-
chore: pre-commit
-
fix: listview filter logic
-
fix: faceted search various issues
-
fix: cleaner item attribute lookup
-
feat: allow edit and generate of specs from Item and Spec doctypes
-
test: wip tests
todo: coallate most APIs into the 'update_linked_values' method
-
chore: rebase to version-15, fix tests
-
chore: black / prettier
-
ci: install mypy types non-interactive
-
ci: install webshop
-
ci: add payments
-
ci: install apps fixes, move test fixtures to separate job name
-
wip: faceted search fixes
- styles
- API / data creation
- tests
- feat: fix deleted value test
wrong specification
-
fix: filter UX on specification dialog
-
chore: black
-
fix: bad hex code for color fixture
-
fix: reimplement convert_to_epoch function
-
fix: minor changes
-
feat: use composition API for Vue components
-
fix: upstream override commit hashes
-
feat: obey inventory tools settings visibility
-
fix: web api filters setting correctly
-
fix: reset list filters when faceted search filters are reset
-
fix: reset facet filters when list filters are reset
-
fix: sort order functionality
Co-authored-by: Heather Kusmierz <[email protected]>
Co-authored-by: Rohan <[email protected]>
Co-authored-by: Rohan Bansal <[email protected]>
Co-authored-by: Rohan Bansal <[email protected]>
Co-authored-by: Devarsh Bhatt <[email protected]> (398d970
)
-
test: add test for alternative workstation
-
feat: make alternative workstations configurable
-
fix: uncomment js code for testing
-
feat: search alternative workstation names
-
refactor: pop filters that cause error for Workstation
-
chore: update override commit hash
Co-authored-by: Tyler Matteson <[email protected]>
Co-authored-by: Heather Kusmierz <[email protected]>
Co-authored-by: Rohan Bansal <[email protected]> (bcaaa64
)
-
Track stock manufacturing overrides v15 (#104)
-
ci: track overrides for stock and manufacturing cycles (v15)
-
ci: update workflows
-
ci: track overrides for opurchase cycles (v15)
-
ci: fix override hash
-
chore: update pre-commit and track overrides hashes
-
chore: update pre-commit
-
fix: merge conficts, update override hash
-
chore: track overrides
-
chore: track overrides
Co-authored-by: Rohan Bansal <[email protected]>
Co-authored-by: fproldan <[email protected]> (058072e
)
- Revert "ci: track overrides for purchase, stock and manufacturing cycles (v15…" (#103)
v14.6.1
v14.6.1 (2024-07-30)
Ci
-
ci: backport config (#106)
-
ci: backport config
-
fix: update commit hashes for overriden methods (
7e89b54
) -
ci: track overrides for stock and manufacturing cycles (#90)
Co-authored-by: Rohan Bansal <[email protected]> (a187f29
)
Fix
-
fix: make weight required if weight UOM is present and vice versa (#108)
-
fix: make weight required if weight UOM is present and vice versa
-
fix: update commit hashes for overriden methods (
fdf6a44
)
Unknown
-
Test alternative workstation (#80)
-
test: add test for alternative workstation
-
feat: make alternative workstations configurable
-
fix: uncomment js code for testing
-
feat: search alternative workstation names
-
refactor: pop filters that cause error for Workstation
-
chore: update override commit hash
Co-authored-by: Heather Kusmierz <[email protected]> (e8f300f
)
v15.1.0
v15.1.0 (2024-07-13)
Feature
-
feat: update release.yaml to be compatible with both 14 and 15 branches (#97)
-
feat: update release.yaml to be compatible with both 14 and 15 branches
-
fix: include version-15 branch in release in package.json
-
format: format conftest.py with black
-
format: conftest.py
-
fix: removed change log and updated init.py with v15.0.0
-
refactor: pyproject.toml to poetry (#99)
-
refactor: pyproject.toml to poetry
-
fix: move dev dependencies
-
format: conftest.py
-
fix: poetry install before running tests
-
fix: poetry install before running tests
-
fix: permissions for job
-
feat: add inventory tools settings to boot (v15) (#92)
-
feat: add inventory tools settings to boot (#81)
-
14.6.0
Automatically generated by python-semantic-release
-
refactor: pyproject.toml to poetry (#99)
-
refactor: pyproject.toml to poetry
-
fix: move dev dependencies
-
format: conftest.py
-
fix: poetry install before running tests
-
fix: poetry install before running tests
-
fix: permissions for job
Co-authored-by: Tyler Matteson <[email protected]>
Co-authored-by: AgriTheory <[email protected]>
Co-authored-by: Myuddin Khatri <[email protected]>
Co-authored-by: Rohan <[email protected]>
Co-authored-by: Tyler Matteson <[email protected]>
Co-authored-by: AgriTheory <[email protected]> (0e437fe
)
-
feat: add inventory tools settings to boot (v15) (#92)
-
feat: add inventory tools settings to boot (#81)
-
14.6.0
Automatically generated by python-semantic-release
-
refactor: pyproject.toml to poetry (#99)
-
refactor: pyproject.toml to poetry
-
fix: move dev dependencies
-
format: conftest.py
-
fix: poetry install before running tests
-
fix: poetry install before running tests
-
fix: permissions for job
Co-authored-by: Tyler Matteson <[email protected]>
Co-authored-by: AgriTheory <[email protected]>
Co-authored-by: Myuddin Khatri <[email protected]> (95a08da
)
Refactor
v15.0.0
wip: version-15
v14.6.0
v14.5.0
v14.5.0 (2024-04-29)
Feature
-
feat: allow user to bulk upload items with quantity to shopping cart (#70)
-
feat: allow user to bulk upload items with quantity to shoping cart
-
nit: variable and syntactical changes
-
fix: removed line by line order placing, optimised code, added enqueue
-
fix: minor cleanup
Co-authored-by: Rohan Bansal <[email protected]> (748a9bc
)
Unknown
-
Aggregate and/or Split Quotations into multiple Sales Orders (#65)
-
feat: Quotation Demand
-
feat: hook
-
feat: settings for quotation demand
-
feat: fixes, SO validate_warehouse
-
feat: quotation demand tests
-
feat: documentation
-
feat: improvements
-
feat: improve tests
-
feat: total selected, price, draft so
-
feat: tests (
6eceeb5
)