feat: batch billing

This commit is contained in:
Jannat Patel
2024-01-23 15:33:31 +05:30
parent b07940951c
commit 9671c4d63f
154 changed files with 112825 additions and 51286 deletions

View File

@@ -5,10 +5,10 @@
<link rel="icon" href="/favicon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Frappe UI App</title>
<script type="module" crossorigin src="/assets/index.51e5b051.js"></script>
<link rel="modulepreload" crossorigin href="/assets/frappe-ui.a747cf9c.js">
<link rel="stylesheet" href="/assets/frappe-ui.7692ed2d.css">
<link rel="stylesheet" href="/assets/index.7337873e.css">
<script type="module" crossorigin src="/assets/index-qZ7Yta4u.js"></script>
<link rel="modulepreload" crossorigin href="/assets/frappe-ui-iPT8hMkb.js">
<link rel="stylesheet" crossorigin href="/assets/frappe-ui-f0ZsshpU.css">
<link rel="stylesheet" crossorigin href="/assets/index-eoiomuoN.css">
</head>
<body>
<div id="app"></div>
@@ -16,6 +16,5 @@
<div id="popovers"></div>
<script> window.csrf_token = '{{ csrf_token }}'; </script>
</body>
</html>