Commit graph

12 commits

Author SHA1 Message Date
csawatzky
62c2f6a63c finished updating for US tons 2026-03-06 10:24:12 -06:00
csawatzky
29d9e7377c working on US ton stuff 2026-03-04 12:51:10 -06:00
csawatzky
be8dc1d11f various display updates to use the custom grain name and colors 2025-12-17 14:04:37 -06:00
csawatzky
d6c670fb78 updated the grain describers to use the new enum in the pond for the moisture calculation, changed the extract moisture function to account for custom grain types, and if there is no equation set it will return the humidity, updated instances where the bin uses that function to pass in the grain settings in its inventory 2025-12-12 15:17:37 -06:00
csawatzky
9de058f6dd hotfix for bins page where it was using the wrong inventory to determine empty when using auto lidar, also changing the feature for libra cart to have a dash when being added as that is what is being checked for in the router and navigator 2025-09-29 10:17:01 -06:00
csawatzky
714a221154 removed some logs and added to the logic in fillPercent in the bin model 2025-08-13 10:18:56 -06:00
csawatzky
3e6185be8f making sure the bin uses the correct data when using libracart as an inventory control 2025-08-12 16:20:04 -06:00
csawatzky
7ef12f1078 changing determination of empty to being less than 5 bushels because if hte auto inventory sets it to 0 it causes null issues between golang and the DB 2025-06-11 13:56:44 -06:00
csawatzky
216569b661 write permission to the bin or team is required to make the transaction rows selectable 2025-06-06 09:13:02 -06:00
csawatzky
b197f34f33 added function to the bin model to get the bushels from either the settings or the status based on the inventory control and replaced the instances in the bin card and visualizer where it was getting it from the settings with the function 2025-04-30 17:01:55 -06:00
csawatzky
022925d7d7 ag visual farm added to the dev branch field related stuff not imported yet, and the geocoder has some bugs with the new version 2025-03-26 14:38:31 -06:00
Carter
3bab272744 added bins page (mostly stubbed) 2025-03-10 10:29:20 -06:00