Skip to content

Commit

Permalink
Merge pull request #31 from navariltd/meter-reading
Browse files Browse the repository at this point in the history
Meter reading
  • Loading branch information
muruthigitau authored Nov 11, 2024
2 parents 6a4d16e + 49eebb9 commit d367b7f
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 6 deletions.
8 changes: 4 additions & 4 deletions utility_billing/fixtures/custom_field.json
Original file line number Diff line number Diff line change
Expand Up @@ -375,10 +375,10 @@
"length": 0,
"link_filters": null,
"mandatory_depends_on": null,
"modified": "2024-10-25 07:25:46.511145",
"modified": "2024-11-11 14:29:23.567029",
"module": "Utility Billing",
"name": "Sales Order-custom_sales_order_meter_reading",
"no_copy": 0,
"no_copy": 1,
"non_negative": 0,
"options": "Sales Order Meter Reading",
"permlevel": 0,
Expand Down Expand Up @@ -489,10 +489,10 @@
"length": 0,
"link_filters": null,
"mandatory_depends_on": null,
"modified": "2024-11-06 07:20:54.451309",
"modified": "2024-11-11 14:29:12.256558",
"module": "Utility Billing",
"name": "Sales Invoice-custom_sales_invoice_meter_reading",
"no_copy": 0,
"no_copy": 1,
"non_negative": 0,
"options": "Sales Invoice Meter Reading",
"permlevel": 0,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"actions": [],
"allow_import": 1,
"allow_rename": 1,
"autoname": "naming_series:",
"creation": "2024-10-02 20:10:40.513570",
Expand Down Expand Up @@ -120,6 +121,7 @@
"fieldname": "rates",
"fieldtype": "Table",
"label": "Rates",
"no_copy": 1,
"options": "Meter Reading Tariff Rate",
"read_only": 1
},
Expand All @@ -143,7 +145,7 @@
"index_web_pages_for_search": 1,
"is_submittable": 1,
"links": [],
"modified": "2024-11-06 06:12:10.394176",
"modified": "2024-11-11 14:40:31.793069",
"modified_by": "Administrator",
"module": "Utility Billing",
"name": "Meter Reading",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"actions": [],
"allow_import": 1,
"allow_rename": 1,
"autoname": "naming_series:",
"creation": "2024-10-08 16:29:52.921205",
Expand Down Expand Up @@ -425,7 +426,7 @@
"index_web_pages_for_search": 1,
"is_submittable": 1,
"links": [],
"modified": "2024-11-06 16:42:41.258215",
"modified": "2024-11-11 14:41:13.705665",
"modified_by": "Administrator",
"module": "Utility Billing",
"name": "Utility Service Request",
Expand Down

0 comments on commit d367b7f

Please sign in to comment.