Skip to content

fix: rebuild demand and receiving map on inventory dimension addition/removal#236

Merged
agritheory merged 1 commit intomobile_v15from
mobile_v15_inventory_dimension_rebuild
Nov 27, 2024
Merged

fix: rebuild demand and receiving map on inventory dimension addition/removal#236
agritheory merged 1 commit intomobile_v15from
mobile_v15_inventory_dimension_rebuild

Conversation

@Alchez
Copy link
Copy Markdown
Collaborator

@Alchez Alchez commented Nov 27, 2024

Closes #232

@agritheory I created new functions to match function signature from hooks.

@github-actions
Copy link
Copy Markdown

Coverage

Coverage Report
FileStmtsMissCoverMissing
__init__.py10100% 
beam
   barcodes.py311358%18, 27, 29, 32, 43–44, 46–47, 52–54, 58–59
   handling_unit.py813754%25, 31, 63–65, 83, 94–95, 101–102, 104–105, 107–108, 110–111, 113, 115–118, 120–122, 124, 126, 128–129, 134, 136, 140, 142–143, 146, 148–149, 157
   printing.py61610%4–6, 8, 11–12, 15–16, 18–21, 24–25, 34–45, 47–54, 58–59, 61–62, 71–75, 78–79, 85–87, 90–91, 94–95, 97–99, 101–102, 104, 109, 111–112
beam/demand
   demand.py3222891%51, 66, 123, 209, 243, 290, 293, 463–464, 483–485, 490–491, 493, 495–497, 499, 543, 621, 625, 662, 667, 674, 695–696, 708
   receiving.py111496%79, 131, 173, 214
   sqlite.py59198%40
   utils.py59689%56, 67, 73–75, 83
beam/doctype/beam_mobile_route
   beam_mobile_route.py30100% 
beam/doctype/beam_settings
   beam_settings.py352042%31–33, 44, 55–56, 59–60, 62, 69, 74–77, 85–87, 91–93
beam/doctype/handling_unit
   __init__.py9366%12–14
   handling_unit.py150100% 
beam/doctype/warehouse_types
   warehouse_types.py30100% 
beam/overrides
   sales_order.py10640%11–16
   stock_entry.py671774%61–62, 67–74, 80–81, 97, 112, 129, 132–133
   work_order.py10280%14, 16
beam/report/demand_map
   demand_map.py35350%4–5, 7–8, 11–12, 15–16, 103–111, 127, 129–143, 146–147
beam/report/handling_unit_traceability
   handling_unit_traceability.py44440%4–6, 9–11, 30–32, 34–35, 37–38, 41–42, 45–46, 48–49, 51–52, 54–55, 57, 63–65, 67–69, 71, 74–77, 79–81, 83–86, 89–90
beam/scan
   __init__.py1281985%21, 25, 30, 38, 70, 117–118, 128, 130–131, 135, 139–140, 143, 175, 204, 206, 224, 227
   config.py26260%4, 6, 9–17, 19–21, 23–26, 28–30, 32–35, 37
www/beam
   __init__.py14140%4–7, 10–19
   index.py770%4, 6, 9–13
TOTAL113134369% 

@agritheory agritheory merged commit 21e95bb into mobile_v15 Nov 27, 2024
@agritheory agritheory deleted the mobile_v15_inventory_dimension_rebuild branch November 27, 2024 12:29
@Alchez Alchez changed the title feat: add toast for success and error messages fix: rebuild demand and receiving map on inventory dimension addition/removal Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[demand] Add hook to migrate/ rebuild demand DB when inventory dimension is added or removed

2 participants