Added new locations
This commit is contained in:
@@ -107,6 +107,14 @@
|
|||||||
{:square-location "LT322EK0S2TRD",
|
{:square-location "LT322EK0S2TRD",
|
||||||
:location "FM",
|
:location "FM",
|
||||||
:token "EAAAEO2xSqesDutZz71hz3eulKmrlKTiEqG3uZ4j25x5GYlOluQ2cj2JxNUXqXD7"}
|
:token "EAAAEO2xSqesDutZz71hz3eulKmrlKTiEqG3uZ4j25x5GYlOluQ2cj2JxNUXqXD7"}
|
||||||
|
"NGCD"
|
||||||
|
{:square-location "L43Z5GMW72VMG",
|
||||||
|
:location "CD",
|
||||||
|
:token "EAAAEO2xSqesDutZz71hz3eulKmrlKTiEqG3uZ4j25x5GYlOluQ2cj2JxNUXqXD7"}
|
||||||
|
"NGSC"
|
||||||
|
{:square-location "FNH5VRT890WK8",
|
||||||
|
:location "SC",
|
||||||
|
:token "EAAAEO2xSqesDutZz71hz3eulKmrlKTiEqG3uZ4j25x5GYlOluQ2cj2JxNUXqXD7"}
|
||||||
"20TY"
|
"20TY"
|
||||||
{:square-location "L2579ATQ0X1ET",
|
{:square-location "L2579ATQ0X1ET",
|
||||||
:location "WG",
|
:location "WG",
|
||||||
|
|||||||
@@ -502,7 +502,7 @@
|
|||||||
[?s :sales-order/date ?d]
|
[?s :sales-order/date ?d]
|
||||||
[?s :sales-order/line-items ?li]
|
[?s :sales-order/line-items ?li]
|
||||||
[?li :order-line-item/category ?n]
|
[?li :order-line-item/category ?n]
|
||||||
[(get-else $ ?li :order-line-item/item-name "") ?n2]
|
[(get-else $ ?li :order-line-item/item-name \"\") ?n2]
|
||||||
[?li :order-line-item/total ?total]
|
[?li :order-line-item/total ?total]
|
||||||
[?li :order-line-item/tax ?tax]
|
[?li :order-line-item/tax ?tax]
|
||||||
[?li :order-line-item/discount ?discount]
|
[?li :order-line-item/discount ?discount]
|
||||||
|
|||||||
Reference in New Issue
Block a user