2025-11-15 21:21:06 +01:00
|
|
|
{
|
|
|
|
|
"purchase_order": "Purchase Order",
|
|
|
|
|
"purchase_orders": "Purchase Orders",
|
|
|
|
|
"created": "Created",
|
|
|
|
|
"supplier": "Supplier",
|
2025-11-18 11:59:23 +01:00
|
|
|
"supplier_name": "Supplier Name",
|
2025-11-15 21:21:06 +01:00
|
|
|
"order_date": "Order Date",
|
|
|
|
|
"expected_delivery": "Expected Delivery",
|
|
|
|
|
"items": "Items",
|
|
|
|
|
"no_items": "No items in this order",
|
|
|
|
|
"notes": "Notes",
|
2025-11-18 11:59:23 +01:00
|
|
|
"order_notes": "Order Notes",
|
2025-11-15 21:21:06 +01:00
|
|
|
"not_found": "Purchase order not found",
|
|
|
|
|
"total_amount": "Total Amount",
|
2025-11-18 11:59:23 +01:00
|
|
|
"general_information": "General Information",
|
|
|
|
|
"financial_summary": "Financial Summary",
|
|
|
|
|
"dates": "Dates",
|
|
|
|
|
"po_number": "PO Number",
|
|
|
|
|
"status_label": "Status",
|
|
|
|
|
"quantity": "Quantity",
|
|
|
|
|
"unit_price": "Unit Price",
|
|
|
|
|
"quality_requirements": "Quality Requirements",
|
|
|
|
|
"total": "Total",
|
|
|
|
|
"priority": "Priority",
|
|
|
|
|
"required_delivery_date": "Required Delivery Date",
|
2025-11-19 21:01:06 +01:00
|
|
|
"actual_delivery": "Actual Delivery",
|
|
|
|
|
"delivery": "Delivery",
|
2025-11-18 11:59:23 +01:00
|
|
|
"supplier_info": "Supplier Information",
|
|
|
|
|
"order_details": "Order Details",
|
|
|
|
|
"products": "Products",
|
|
|
|
|
"modify_order": "Modify Purchase Order",
|
|
|
|
|
"modifying_order": "Modifying Order",
|
|
|
|
|
"supplier_cannot_modify": "Supplier cannot be modified",
|
|
|
|
|
"adjust_priority": "Adjust the priority of this order",
|
|
|
|
|
"delivery_deadline": "Delivery deadline",
|
|
|
|
|
"special_instructions": "Special instructions for supplier...",
|
|
|
|
|
"additional_info": "Additional information or special instructions",
|
|
|
|
|
"product": "Product",
|
|
|
|
|
"sku": "SKU",
|
|
|
|
|
"ordered_quantity": "Ordered Quantity",
|
|
|
|
|
"unit": "Unit",
|
|
|
|
|
"unit_price_euro": "Unit Price (€)",
|
|
|
|
|
"add_product": "Add Product",
|
|
|
|
|
"modify_quantities": "Modify quantities, units and prices as needed",
|
|
|
|
|
"at_least_one_product": "Please add at least one product",
|
|
|
|
|
"quantities_greater_zero": "All quantities must be greater than 0",
|
|
|
|
|
"products_need_names": "All products must have a name",
|
|
|
|
|
"priority_urgent": "Urgent",
|
|
|
|
|
"priority_high": "High",
|
|
|
|
|
"priority_normal": "Normal",
|
|
|
|
|
"priority_low": "Low",
|
|
|
|
|
"unit_kg": "Kilograms",
|
|
|
|
|
"unit_g": "Grams",
|
|
|
|
|
"unit_l": "Liters",
|
|
|
|
|
"unit_ml": "Milliliters",
|
|
|
|
|
"unit_units": "Units",
|
|
|
|
|
"unit_boxes": "Boxes",
|
|
|
|
|
"unit_bags": "Bags",
|
2025-11-19 21:01:06 +01:00
|
|
|
"supplier_code": "Supplier Code",
|
|
|
|
|
"email": "Email",
|
|
|
|
|
"phone": "Phone",
|
|
|
|
|
"subtotal": "Subtotal",
|
|
|
|
|
"tax": "Tax",
|
|
|
|
|
"discount": "Discount",
|
|
|
|
|
"approval": "Approval",
|
|
|
|
|
"approved_by": "Approved By",
|
|
|
|
|
"approved_at": "Approved At",
|
|
|
|
|
"approval_notes": "Approval Notes",
|
|
|
|
|
"internal_notes": "Internal Notes",
|
2025-11-15 21:21:06 +01:00
|
|
|
"status": {
|
|
|
|
|
"draft": "Draft",
|
|
|
|
|
"pending_approval": "Pending Approval",
|
|
|
|
|
"approved": "Approved",
|
|
|
|
|
"sent": "Sent",
|
|
|
|
|
"partially_received": "Partially Received",
|
|
|
|
|
"received": "Received",
|
2025-11-19 21:01:06 +01:00
|
|
|
"cancelled": "Cancelled",
|
|
|
|
|
"completed": "Completed"
|
2025-11-15 21:21:06 +01:00
|
|
|
},
|
|
|
|
|
"details": {
|
|
|
|
|
"title": "Purchase Order Details",
|
|
|
|
|
"quick_view": "Quick Order View",
|
|
|
|
|
"summary": "Summary",
|
|
|
|
|
"supplier_info": "Supplier Information",
|
|
|
|
|
"delivery_info": "Delivery Information",
|
|
|
|
|
"order_items": "Order Items",
|
|
|
|
|
"additional_notes": "Additional Notes"
|
|
|
|
|
},
|
|
|
|
|
"actions": {
|
|
|
|
|
"approve": "Approve Order",
|
2025-11-19 21:01:06 +01:00
|
|
|
"reject": "Reject",
|
2025-11-15 21:21:06 +01:00
|
|
|
"modify": "Modify Order",
|
2025-11-18 11:59:23 +01:00
|
|
|
"close": "Close",
|
|
|
|
|
"save": "Save Changes",
|
|
|
|
|
"cancel": "Cancel"
|
2025-11-19 21:01:06 +01:00
|
|
|
},
|
|
|
|
|
"audit_trail": "Audit Trail",
|
|
|
|
|
"created_by": "Created By",
|
|
|
|
|
"last_updated": "Last Updated",
|
|
|
|
|
"approval_notes_optional": "Notes (optional)",
|
|
|
|
|
"approval_notes_placeholder": "Add notes about approval...",
|
|
|
|
|
"rejection_reason_required": "Reason for rejection (required)",
|
|
|
|
|
"rejection_reason_placeholder": "Explain why this order is being rejected...",
|
|
|
|
|
"reason_required": "A reason is required for rejection"
|
2025-11-15 21:21:06 +01:00
|
|
|
}
|