mirror of
https://github.com/bringout/oca-purchase.git
synced 2026-04-23 12:22:01 +02:00
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
6 lines
352 B
ReStructuredText
6 lines
352 B
ReStructuredText
The standard is_shipped field shows information about the status
|
|
of the shipments and invoices related to a Purchase Order.
|
|
|
|
However, it can happen that the field is_shipped is marked as True while some of the shipments
|
|
were cancelled. Because of this, this module introduces a new field that will show
|
|
wether a purchase order is fully shipped or not.
|