wishlist and dashboard
This commit is contained in:
@@ -20,6 +20,7 @@ message OrderLine {
|
||||
int64 total_amount = 7;
|
||||
int64 total_tax = 8;
|
||||
string location = 9; // inventory location / store id for commit; empty = order country
|
||||
bool drop_ship = 10;
|
||||
}
|
||||
|
||||
// PlaceOrder creates the order (only legal when the order does not yet exist).
|
||||
|
||||
Reference in New Issue
Block a user