- 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
3 lines
66 B
Python
3 lines
66 B
Python
# -*- coding: utf-8 -*-
|
|
from . import models
|
|
from . import wizard
|