feat: Add estimated weekly total label and refactor cost calculations for one-time and recurring orders
This commit is contained in:
@@ -417,6 +417,7 @@
|
||||
"positions": "POSITIONS",
|
||||
"total": "Total",
|
||||
"estimated_total": "Estimated Total",
|
||||
"estimated_weekly_total": "Estimated Weekly Total",
|
||||
"post_order": "Post Order"
|
||||
},
|
||||
"rapid_draft": {
|
||||
|
||||
@@ -417,6 +417,7 @@
|
||||
"positions": "POSICIONES",
|
||||
"total": "Total",
|
||||
"estimated_total": "Total Estimado",
|
||||
"estimated_weekly_total": "Total Semanal Estimado",
|
||||
"post_order": "Publicar Orden"
|
||||
},
|
||||
"rapid_draft": {
|
||||
|
||||
Reference in New Issue
Block a user