# Orders
Order pages has Created at, Reference, Created by (user), Customer (Name & Phone), Assigned to and Delivery Date, Status, Grand total columns. You can view details by clicking any order. The orders table can be searched/filtered for delivery date, reference, customer and phone.
The add invoice page has the following fields
- Customer
- Delivery Date
- Status
- Reference
- Assigned to (tailor)
- Priority (optional)
- Order services - you can search services to add to order
- Order Taxes (optional)
- Order Discount (fixed as 50 or percentage as 15%) (optional)
- Photo (optional)
- Note
Once you created the order, it will automatically reflect on the customer balance and journal transaction will be added.