Skip to content

Latest commit

 

History

History
656 lines (319 loc) · 23.1 KB

CHANGELOG.md

File metadata and controls

656 lines (319 loc) · 23.1 KB

CHANGELOG

v14.8.5 (2024-04-20)

Ci

  • ci: add black to CI (#90) (399384f)

Fix

  • fix: add read-only decorator to APIs (#104)

Co-authored-by: Rohan Bansal <[email protected]> (0323066)

Unknown

  • Added remaining qty and transferred qty on dialog box(Cancellation process of stock entry) (#93)

Co-authored-by: Tyler Matteson <[email protected]> (c71599f)

  • Changes to remove null value in handling unit list (#95) (2c8d861)

  • CUPS service (#79)

Co-authored-by: Lucas Vazquez <[email protected]> (ac2c3ad)

  • Stock Entry hu query filter (#84) (d6d1b5f)

v14.8.4 (2023-11-29)

Fix

  • fix: disable overconsumption check (90c4be9)

Unknown

  • Merge pull request #80 from agritheory/disable_overconsumption_check

fix: disable overconsumption check (964f4fc)

  • Use accepted qty in hu for purchase receipt (#72) (5780b16)

v14.8.3 (2023-10-05)

Fix

  • fix: validate customizations (#76) (5c04b77)

v14.8.2 (2023-10-04)

Fix

  • fix: check for existence of item group before membership (#77) (b062e79)

Unknown

  • Cancelled SLEs ignored by get_handling_unit (#67)

Co-authored-by: github-actions <[email protected]> Co-authored-by: fproldan <[email protected]> Co-authored-by: Heather Kusmierz <[email protected]> (65632de)

v14.8.1 (2023-09-13)

Ci

  • ci: update release action user and email (#68) (08bc19b)

Fix

  • fix: handle stock entry warehouse correctly, fix scan in transfer sto… (#69) (886d8c6)

v14.8.0 (2023-09-06)

Feature

  • feat: dn_detail in packing slip (e7010d0)

Fix

Unknown

  • Merge pull request #64 from agritheory/issue_57

Scans in Packing Slip form should also return and set dn_detail (6651f00)

v14.7.0 (2023-08-31)

Chore

Documentation

  • docs: update HU docs w/ net qty details (20e25e7)

  • docs: conform capitalization (9810f08)

  • docs: add hu traceability screen shot (e1bf5d2)

  • docs: add traceability report (ccf6e27)

  • docs: update HU docs w/ net qty details (2c82e97)

Feature

  • feat: parent_doctype arg in get_handling_unit (4b8a223)

  • feat: no copy for hu fields, hide hu field based configured doctypes (1d89434)

Fix

  • fix: get_form_action (ad217d9)

  • fix: get_form_action (e142f1e)

  • fix: make all transfers use a new handling unit (397614b)

Unknown

  • Merge pull request #63 from agritheory/net_qty_fix

Net qty fix (3fdf19d)

  • Merge branch 'version-14' into net_qty_fix (d2fd37e)

v14.6.0 (2023-08-24)

Documentation

  • docs: conform capitalization (82957c4)

Unknown

  • Merge pull request #58 from agritheory/issue_36

feat: no copy for hu fields, hide hu field based configured doctypes (faf3d70)

  • Merge pull request #62 from agritheory/trace_docs

docs: add handling unit traceability report (4d03dd1)

v14.5.1 (2023-08-24)

Chore

Documentation

  • docs: add hu traceability screen shot (bbec680)

  • docs: add traceability report (d95a34a)

Fix

Unknown

  • Merge pull request #61 from agritheory/issue_60

[object Object] bug in Stock Entry (23047d9)

  • wip: better net qty logic (cad8178)

v14.5.0 (2023-08-23)

Feature

  • feat: Add setting on the BOM Scrap Item to toggle if Handling Unit should be created for scrap (d3567d3)

Unknown

  • Merge pull request #59 from agritheory/bom_scrap_config

Add setting on the BOM Scrap Item to toggle if Handling Unit should be created for scrap (6a1dec3)

  • Merge branch 'version-14' of github.com:agritheory/beam into issue_36 (4fe6190)

v14.4.0 (2023-08-22)

Chore

  • chore: make HU PK immutable (a493326)

Unknown

  • Merge pull request #50 from agritheory/issue_12

Traceability Reporting (cd58dbf)

v14.3.1 (2023-08-22)

Chore

  • chore: update test date for erpnext codebase changes (986e218)

Ci

  • ci: remove testing artifacts (900c33e)

  • ci: fix db logger for tests to run (89e5213)

  • ci: add pytest to dependencies (6312732)

  • ci: add echos for version (25b39be)

  • ci: test setup tweaks (37d3f39)

  • ci: add pytest files (6e0d750)

  • ci: migrate to python semantic release (f5fc8e9)

Feature

  • feat: wip traceability (6622be9)

  • feat: wip traceability setup data (79a892f)

  • feat: clean up code (dca239d)

  • feat: report improvement, wip script to populate test data (e50eb73)

  • feat: WIP handling unit traceability (293a6d4)

  • feat: WIP handling unit traceability (a613424)

Fix

  • fix: remove setup script (cfa28a0)

  • fix: update overconsumption logic to be sensitive to inbound/ outbound transfers (8ea7b2a)

  • fix: update overconsumption validation (f6d69c0)

  • fix: remove unwanted changes (aee11b4)

Unknown

  • Merge branch 'version-14' of github.com:agritheory/beam into issue_12 (1a6216a)

  • Merge pull request #56 from agritheory/fix_overconsumption

Fix overconsumption (1ff8d27)

  • Merge branch 'version-14' into fix_overconsumption (fa586bd)

  • Merge pull request #55 from agritheory/py_sem_rel_14

ci: add test workflow, migrate to Python semantic release (52ed795)

  • Merge pull request #54 from agritheory/test_data_fixes

chore: update test date for erpnext codebase changes (a5a7ede)

  • fix (478783e)

  • Merge branch 'version-14' of github.com:agritheory/beam into issue_12 (25f88d8)

v14.3.0 (2023-07-21)

Documentation

  • docs: move warehouse section, fix formatting and spelling (058ccba)

Feature

  • feat: no copy for hu fields, hide hu field based configured doctypes (ac62bd8)

  • feat: rename function, add purchase return case (fbad47a)

Fix

  • fix: wip use stock_qty and precision (d0799d5)

Unknown

  • Merge pull request #48 from agritheory/issue_42

Add validation to disallow overconsumption of qty in a handling unit (2130039)

  • Merge pull request #46 from agritheory/docs

docs: document features - first pass (fb5b7ac)

v14.2.0 (2023-07-18)

Documentation

  • docs: add screen shots, update text (e032b11)

  • docs: text edits, add detail, link text more accessible (6c6f380)

Feature

  • feat: Validate handling unit overconsumption (bf34994)

  • feat: wip report (6df65eb)

  • feat: update listview action (549810a)

Unknown

  • Merge pull request #47 from agritheory/issue_41

Scanning Handling Unit in Listview should filter instead of route (2869963)

v14.1.3 (2023-07-11)

Documentation

  • docs: document features - first pass (960bf17)

Fix

  • fix: ignore permissions on barcode creation (57586ed)

Unknown

  • Merge pull request #45 from agritheory/permissions_fix

fix: ignore permissions on barcode creation (57ce99d)

  • wip: more documentation and stubs (0834808)

v14.1.2 (2023-07-10)

Fix

  • fix: net HU quantities in send to subcontractor should generate a new HU for the amount sent (#40) (5ee3c96)

Unknown

  • Generate matrix (#39)

  • feat/docs: automated documentation of decision matrix

  • ci: call generate matrix in CI (d3edd62)

  • Refactor frappe.db.sql calls to query builder (#35)

  • feat: Refactor frappe.db.sql calls to query builder

  • feat: added missing return

  • Multiple UOMs (#31)

  • wip/test: scan tests

  • tests: more compelte tests

  • docs: handling unit

  • wip: refactor to inventory dimension

  • wip: refactor to inventory dimensions

  • wip/test: scan tests

  • test: test manufacture stock entry

  • tests: more complete tests

  • wip/test: scan tests

  • fix: remove merge conflict

  • test: add delivery note and sales invoice tests

  • feat: integrate warranty calim and putaway rule

  • feat: quality inspection

  • test: add test for packing slip

  • wip: get non-stock uom from source document

  • fix: get_handling_unit

  • fix: actual_qty renamed as stock_qty in handling_unit()

  • fix: actual_qty renamed as stock_qty in handling_unit()

  • feat: minor improvement

  • fix: trailing comma, pre-commit

  • fix: test, delete unused code

  • feat: get_handling_unit should calculate stock_qty instead of qty

  • fix: pop


Co-authored-by: Francisco Roldán <[email protected]>

  • chore: remove purchase invoice item customization

Co-authored-by: Tyler Matteson <[email protected]> (0e98e9d)

  • Multiple UOMs (#31)

  • wip/test: scan tests

  • tests: more compelte tests

  • docs: handling unit

  • wip: refactor to inventory dimension

  • wip: refactor to inventory dimensions

  • wip/test: scan tests

  • test: test manufacture stock entry

  • tests: more complete tests

  • wip/test: scan tests

  • fix: remove merge conflict

  • test: add delivery note and sales invoice tests

  • feat: integrate warranty calim and putaway rule

  • feat: quality inspection

  • test: add test for packing slip

  • wip: get non-stock uom from source document

  • fix: get_handling_unit

  • fix: actual_qty renamed as stock_qty in handling_unit()

  • fix: actual_qty renamed as stock_qty in handling_unit()

  • feat: minor improvement

  • fix: trailing comma, pre-commit

  • fix: test, delete unused code

  • feat: get_handling_unit should calculate stock_qty instead of qty

  • fix: pop


Co-authored-by: Francisco Roldán <[email protected]> (e39b2b1)

  • Make action configuration hookable (#33)

  • wip: hooks override working

monkeypatch in test is not working correctly, needs docs

  • docs: add hooks documentation

  • feat/tests: override server side hooks for beam actions

  • feat: move config object out of function, deserialize targets

  • feat: custom client callbacks

  • fix: docs, remove testing code (38c5aff)

  • Inventory dimension (#28)

  • wip/test: scan tests

  • tests: more compelte tests

  • docs: handling unit

  • wip: refactor to inventory dimension

  • wip: refactor to inventory dimensions

  • wip/test: scan tests

  • test: test manufacture stock entry

  • tests: more complete tests

  • wip/test: scan tests

  • fix: remove merge conflict

  • test: add delivery note and sales invoice tests

  • feat: integrate warranty calim and putaway rule

  • feat: quality inspection

  • test: add test for packing slip (1042dea)

  • Draft: Print server integration (#14)

  • feat: add print_server integration

  • fix: remove bad default in dialog

  • feat: handle scanning of non-handling units

  • fix: convert tuple to dict

  • ci: fix json diff job

  • fix: add stub for Stock Entry-Item barcode scans

  • fix: setup stock entry scanning

  • fix: set basic rate for item in Stock Entry

  • fix: remove reference to client code

  • fix: normalize return values for scanning


Co-authored-by: Rohan Bansal <[email protected]> (2323b82)

v14.1.1 (2023-06-23)

Fix

  • fix: normalize return values for scanning (6ba7e00)

Unknown

  • Merge pull request #27 from agritheory/fix-scan-return-value

fix: normalize return values for scanning (24adda3)

v14.1.0 (2023-06-15)

Ci

Documentation

Feature

  • feat: handle scanning of non-handling units (048aee3)

Fix

  • fix: remove reference to client code (ef74169)

  • fix: set basic rate for item in Stock Entry (36d5381)

  • fix: setup stock entry scanning (56b089a)

  • fix: add stub for Stock Entry-Item barcode scans (5468600)

  • fix: convert tuple to dict (62179a4)

Unknown

  • Merge pull request #18 from agritheory/fix-non-handling-unit-scan

feat: handle scanning of non-handling units (db158dc)

  • Merge pull request #11 from agritheory/fix_readme

docs: fix readme (087158b)

v14.0.1 (2023-05-26)

Ci

  • ci: fix some mypy errors (a6e0361)

Fix

  • fix: fix mypy errors and doc testing documentation (4bd8267)

  • fix: stock entry override (3209684)

  • fix: simplify get_handling_unit (d393654)

  • fix: restructure form and list decision matrix (44e15df)

  • fix: remove Asset scanning features (24f0fdb)

  • fix: remove Job Card APIs (cd0864f)

  • fix: typing syntax for py3.8 (d62974d)

  • fix: sle query (7f53c0e)

  • fix: sle query (ea7f3c4)

Style

Unknown

  • Merge pull request #3 from agritheory/v14_update

V14 update (d2480f4)

  • cust: remove asset customization file (69947e0)

  • cust: add customize file (f12faa7)

  • tests: separate fixtures into a separate file, make compatibale with production plan (ca67807)

  • wip: test fixtures (7b3c865)

v14.0.0 (2023-05-19)

Feature

Unknown

  • wip: test fixtures and port basic functionality (5c0824a)