Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

18 lines
431 B
JSON
Raw Normal View History

2023-06-16 13:43:55 +05:30
[
{
"doctype": "Customer",
"customer_group": "Demo Customer Group",
2023-08-10 21:45:55 +05:30
"customer_name": "Grant Plastics Ltd."
2023-06-16 13:43:55 +05:30
},
{
"doctype": "Customer",
"customer_group": "Demo Customer Group",
2023-08-10 21:45:55 +05:30
"customer_name": "West View Software Ltd."
2023-06-16 13:43:55 +05:30
},
{
"doctype": "Customer",
"customer_group": "Demo Customer Group",
2023-08-10 21:45:55 +05:30
"customer_name": "Palmer Productions Ltd."
2023-06-16 13:43:55 +05:30
}
]