bemade-addons/batch_picking_create_one_bill/__init__.py
Marc Durepos b43f0f5c85 batch_picking_create_one_bill upgrades
- Default to zero is now functional
- Checkbox ("Picked" field) visible on move lines in the batch view
- Checking the Picked field marks the line green
- More tests written to validate functionality
2025-02-14 12:13:57 -05:00

3 lines
66 B
Python

# -*- coding: utf-8 -*-
from . import models
from . import wizard