Add surveyor on shipment

This commit is contained in:
2026-04-07 11:09:52 +02:00
parent 5179d98289
commit 3480eb8a7a
5 changed files with 34 additions and 5 deletions

View File

@@ -315,6 +315,7 @@ Source code: `modules/purchase_trade/stock.py`
- `report_insurance_incoming_amount`
- `report_insurance_amount_insured`
- `report_insurance_surveyor`
- `report_insurance_contact_surveyor`
- `report_insurance_issue_place_and_date`
Usage typique:
@@ -326,6 +327,9 @@ Usage typique:
(`lot.line.unit_price * lot.get_current_quantity_converted()`)
- `report_insurance_amount_insured`: `110%` de
`report_insurance_incoming_amount`
- `report_insurance_contact_surveyor`: surveyor affiche sous
`Contact the following surveyor` (priorite au champ shipment `surveyor`,
puis fallback controller / fee `Insurance`)
- base de travail pour un certificat d'assurance lie a un shipment
## 10) Recommandations