fix: Move order number from heading to otherReference field only
This commit is contained in:
parent
3195afe460
commit
935d2253f7
@ -288,7 +288,7 @@ class EconomicExportService:
|
||||
"layoutNumber": settings.TIMETRACKING_ECONOMIC_LAYOUT
|
||||
},
|
||||
"notes": {
|
||||
"heading": f"Tidsregistrering - {order['order_number']}"
|
||||
"heading": "Tidsregistrering"
|
||||
},
|
||||
"lines": []
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user