@adminide-stack/clock-tik-browser 12.0.22-alpha.1 → 12.0.22-alpha.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/templates/content/content-manifest.json +473 -0
- package/lib/templates/content/docs/books/books-overview.md +93 -0
- package/lib/templates/content/docs/books/dashboard.md +133 -0
- package/lib/templates/content/docs/books/expenses.md +151 -0
- package/lib/templates/content/docs/books/notes.md +102 -0
- package/lib/templates/content/docs/books/purchase-orders.md +142 -0
- package/lib/templates/content/docs/books/quotes.md +152 -0
- package/lib/templates/content/docs/books/sales-orders.md +142 -0
- package/lib/templates/content/docs/books/vendor-credits.md +135 -0
- package/lib/templates/content/docs/books/vendors.md +142 -0
- package/package.json +2 -2
|
@@ -460,6 +460,150 @@
|
|
|
460
460
|
"sidebar_label": "Add time for others"
|
|
461
461
|
}
|
|
462
462
|
},
|
|
463
|
+
{
|
|
464
|
+
"contentId": "docs-books-books-overview",
|
|
465
|
+
"slug": "books-books-overview",
|
|
466
|
+
"filePath": "/content/docs/books/books-overview.md",
|
|
467
|
+
"relativePath": "docs/books/books-overview.md",
|
|
468
|
+
"categoryId": "docs",
|
|
469
|
+
"title": "Books (Accounting & Finance)",
|
|
470
|
+
"description": "",
|
|
471
|
+
"author": "Documentation",
|
|
472
|
+
"updatedAt": "Recently",
|
|
473
|
+
"frontmatter": {
|
|
474
|
+
"id": "books-overview",
|
|
475
|
+
"title": "Books (Accounting & Finance)",
|
|
476
|
+
"sidebar_label": "Books Overview"
|
|
477
|
+
}
|
|
478
|
+
},
|
|
479
|
+
{
|
|
480
|
+
"contentId": "docs-books-dashboard",
|
|
481
|
+
"slug": "books-dashboard",
|
|
482
|
+
"filePath": "/content/docs/books/dashboard.md",
|
|
483
|
+
"relativePath": "docs/books/dashboard.md",
|
|
484
|
+
"categoryId": "docs",
|
|
485
|
+
"title": "Dashboard",
|
|
486
|
+
"description": "",
|
|
487
|
+
"author": "Documentation",
|
|
488
|
+
"updatedAt": "Recently",
|
|
489
|
+
"frontmatter": {
|
|
490
|
+
"id": "books-dashboard",
|
|
491
|
+
"title": "Dashboard",
|
|
492
|
+
"sidebar_label": "Dashboard"
|
|
493
|
+
}
|
|
494
|
+
},
|
|
495
|
+
{
|
|
496
|
+
"contentId": "docs-books-expenses",
|
|
497
|
+
"slug": "books-expenses",
|
|
498
|
+
"filePath": "/content/docs/books/expenses.md",
|
|
499
|
+
"relativePath": "docs/books/expenses.md",
|
|
500
|
+
"categoryId": "docs",
|
|
501
|
+
"title": "Expense Management",
|
|
502
|
+
"description": "",
|
|
503
|
+
"author": "Documentation",
|
|
504
|
+
"updatedAt": "Recently",
|
|
505
|
+
"frontmatter": {
|
|
506
|
+
"id": "books-expenses",
|
|
507
|
+
"title": "Expense Management",
|
|
508
|
+
"sidebar_label": "Expenses"
|
|
509
|
+
}
|
|
510
|
+
},
|
|
511
|
+
{
|
|
512
|
+
"contentId": "docs-books-notes",
|
|
513
|
+
"slug": "books-notes",
|
|
514
|
+
"filePath": "/content/docs/books/notes.md",
|
|
515
|
+
"relativePath": "docs/books/notes.md",
|
|
516
|
+
"categoryId": "docs",
|
|
517
|
+
"title": "Notes",
|
|
518
|
+
"description": "",
|
|
519
|
+
"author": "Documentation",
|
|
520
|
+
"updatedAt": "Recently",
|
|
521
|
+
"frontmatter": {
|
|
522
|
+
"id": "books-notes",
|
|
523
|
+
"title": "Notes",
|
|
524
|
+
"sidebar_label": "Notes"
|
|
525
|
+
}
|
|
526
|
+
},
|
|
527
|
+
{
|
|
528
|
+
"contentId": "docs-books-purchase-orders",
|
|
529
|
+
"slug": "books-purchase-orders",
|
|
530
|
+
"filePath": "/content/docs/books/purchase-orders.md",
|
|
531
|
+
"relativePath": "docs/books/purchase-orders.md",
|
|
532
|
+
"categoryId": "docs",
|
|
533
|
+
"title": "Purchase Orders",
|
|
534
|
+
"description": "",
|
|
535
|
+
"author": "Documentation",
|
|
536
|
+
"updatedAt": "Recently",
|
|
537
|
+
"frontmatter": {
|
|
538
|
+
"id": "books-purchase-orders",
|
|
539
|
+
"title": "Purchase Orders",
|
|
540
|
+
"sidebar_label": "Purchase Orders"
|
|
541
|
+
}
|
|
542
|
+
},
|
|
543
|
+
{
|
|
544
|
+
"contentId": "docs-books-quotes",
|
|
545
|
+
"slug": "books-quotes",
|
|
546
|
+
"filePath": "/content/docs/books/quotes.md",
|
|
547
|
+
"relativePath": "docs/books/quotes.md",
|
|
548
|
+
"categoryId": "docs",
|
|
549
|
+
"title": "Sales Quotes",
|
|
550
|
+
"description": "",
|
|
551
|
+
"author": "Documentation",
|
|
552
|
+
"updatedAt": "Recently",
|
|
553
|
+
"frontmatter": {
|
|
554
|
+
"id": "books-quotes",
|
|
555
|
+
"title": "Sales Quotes",
|
|
556
|
+
"sidebar_label": "Quotes"
|
|
557
|
+
}
|
|
558
|
+
},
|
|
559
|
+
{
|
|
560
|
+
"contentId": "docs-books-sales-orders",
|
|
561
|
+
"slug": "books-sales-orders",
|
|
562
|
+
"filePath": "/content/docs/books/sales-orders.md",
|
|
563
|
+
"relativePath": "docs/books/sales-orders.md",
|
|
564
|
+
"categoryId": "docs",
|
|
565
|
+
"title": "Sales Orders",
|
|
566
|
+
"description": "",
|
|
567
|
+
"author": "Documentation",
|
|
568
|
+
"updatedAt": "Recently",
|
|
569
|
+
"frontmatter": {
|
|
570
|
+
"id": "books-sales-orders",
|
|
571
|
+
"title": "Sales Orders",
|
|
572
|
+
"sidebar_label": "Sales Orders"
|
|
573
|
+
}
|
|
574
|
+
},
|
|
575
|
+
{
|
|
576
|
+
"contentId": "docs-books-vendor-credits",
|
|
577
|
+
"slug": "books-vendor-credits",
|
|
578
|
+
"filePath": "/content/docs/books/vendor-credits.md",
|
|
579
|
+
"relativePath": "docs/books/vendor-credits.md",
|
|
580
|
+
"categoryId": "docs",
|
|
581
|
+
"title": "Vendor Credits",
|
|
582
|
+
"description": "",
|
|
583
|
+
"author": "Documentation",
|
|
584
|
+
"updatedAt": "Recently",
|
|
585
|
+
"frontmatter": {
|
|
586
|
+
"id": "books-vendor-credits",
|
|
587
|
+
"title": "Vendor Credits",
|
|
588
|
+
"sidebar_label": "Vendor Credits"
|
|
589
|
+
}
|
|
590
|
+
},
|
|
591
|
+
{
|
|
592
|
+
"contentId": "docs-books-vendors",
|
|
593
|
+
"slug": "books-vendors",
|
|
594
|
+
"filePath": "/content/docs/books/vendors.md",
|
|
595
|
+
"relativePath": "docs/books/vendors.md",
|
|
596
|
+
"categoryId": "docs",
|
|
597
|
+
"title": "Vendor Management",
|
|
598
|
+
"description": "",
|
|
599
|
+
"author": "Documentation",
|
|
600
|
+
"updatedAt": "Recently",
|
|
601
|
+
"frontmatter": {
|
|
602
|
+
"id": "books-vendors",
|
|
603
|
+
"title": "Vendor Management",
|
|
604
|
+
"sidebar_label": "Vendors"
|
|
605
|
+
}
|
|
606
|
+
},
|
|
463
607
|
{
|
|
464
608
|
"contentId": "docs-budget-and-estimates",
|
|
465
609
|
"slug": "budget-and-estimates",
|
|
@@ -1602,6 +1746,15 @@
|
|
|
1602
1746
|
"updatedAt": "Recently",
|
|
1603
1747
|
"categoryId": "docs"
|
|
1604
1748
|
},
|
|
1749
|
+
{
|
|
1750
|
+
"id": "docs-books-books-overview",
|
|
1751
|
+
"title": "Books (Accounting & Finance)",
|
|
1752
|
+
"description": "",
|
|
1753
|
+
"slug": "books-books-overview",
|
|
1754
|
+
"author": "Documentation",
|
|
1755
|
+
"updatedAt": "Recently",
|
|
1756
|
+
"categoryId": "docs"
|
|
1757
|
+
},
|
|
1605
1758
|
{
|
|
1606
1759
|
"id": "docs-budget-and-estimates",
|
|
1607
1760
|
"title": "Budget and estimates",
|
|
@@ -1683,6 +1836,15 @@
|
|
|
1683
1836
|
"updatedAt": "Recently",
|
|
1684
1837
|
"categoryId": "docs"
|
|
1685
1838
|
},
|
|
1839
|
+
{
|
|
1840
|
+
"id": "docs-books-dashboard",
|
|
1841
|
+
"title": "Dashboard",
|
|
1842
|
+
"description": "",
|
|
1843
|
+
"slug": "books-dashboard",
|
|
1844
|
+
"author": "Documentation",
|
|
1845
|
+
"updatedAt": "Recently",
|
|
1846
|
+
"categoryId": "docs"
|
|
1847
|
+
},
|
|
1686
1848
|
{
|
|
1687
1849
|
"id": "docs-deleting-account",
|
|
1688
1850
|
"title": "Deleting Account",
|
|
@@ -1692,6 +1854,15 @@
|
|
|
1692
1854
|
"updatedAt": "Recently",
|
|
1693
1855
|
"categoryId": "docs"
|
|
1694
1856
|
},
|
|
1857
|
+
{
|
|
1858
|
+
"id": "docs-books-expenses",
|
|
1859
|
+
"title": "Expense Management",
|
|
1860
|
+
"description": "",
|
|
1861
|
+
"slug": "books-expenses",
|
|
1862
|
+
"author": "Documentation",
|
|
1863
|
+
"updatedAt": "Recently",
|
|
1864
|
+
"categoryId": "docs"
|
|
1865
|
+
},
|
|
1695
1866
|
{
|
|
1696
1867
|
"id": "docs-force-timer",
|
|
1697
1868
|
"title": "Force timer",
|
|
@@ -1881,6 +2052,15 @@
|
|
|
1881
2052
|
"updatedAt": "Recently",
|
|
1882
2053
|
"categoryId": "docs"
|
|
1883
2054
|
},
|
|
2055
|
+
{
|
|
2056
|
+
"id": "docs-books-notes",
|
|
2057
|
+
"title": "Notes",
|
|
2058
|
+
"description": "",
|
|
2059
|
+
"slug": "books-notes",
|
|
2060
|
+
"author": "Documentation",
|
|
2061
|
+
"updatedAt": "Recently",
|
|
2062
|
+
"categoryId": "docs"
|
|
2063
|
+
},
|
|
1884
2064
|
{
|
|
1885
2065
|
"id": "docs-hrm-offboarding",
|
|
1886
2066
|
"title": "Offboarding / Exit Request",
|
|
@@ -1935,6 +2115,15 @@
|
|
|
1935
2115
|
"updatedAt": "Recently",
|
|
1936
2116
|
"categoryId": "docs"
|
|
1937
2117
|
},
|
|
2118
|
+
{
|
|
2119
|
+
"id": "docs-books-purchase-orders",
|
|
2120
|
+
"title": "Purchase Orders",
|
|
2121
|
+
"description": "",
|
|
2122
|
+
"slug": "books-purchase-orders",
|
|
2123
|
+
"author": "Documentation",
|
|
2124
|
+
"updatedAt": "Recently",
|
|
2125
|
+
"categoryId": "docs"
|
|
2126
|
+
},
|
|
1938
2127
|
{
|
|
1939
2128
|
"id": "docs-project-filter",
|
|
1940
2129
|
"title": "Quickly finding projects/tasks",
|
|
@@ -1962,6 +2151,24 @@
|
|
|
1962
2151
|
"updatedAt": "Recently",
|
|
1963
2152
|
"categoryId": "docs"
|
|
1964
2153
|
},
|
|
2154
|
+
{
|
|
2155
|
+
"id": "docs-books-sales-orders",
|
|
2156
|
+
"title": "Sales Orders",
|
|
2157
|
+
"description": "",
|
|
2158
|
+
"slug": "books-sales-orders",
|
|
2159
|
+
"author": "Documentation",
|
|
2160
|
+
"updatedAt": "Recently",
|
|
2161
|
+
"categoryId": "docs"
|
|
2162
|
+
},
|
|
2163
|
+
{
|
|
2164
|
+
"id": "docs-books-quotes",
|
|
2165
|
+
"title": "Sales Quotes",
|
|
2166
|
+
"description": "",
|
|
2167
|
+
"slug": "books-quotes",
|
|
2168
|
+
"author": "Documentation",
|
|
2169
|
+
"updatedAt": "Recently",
|
|
2170
|
+
"categoryId": "docs"
|
|
2171
|
+
},
|
|
1965
2172
|
{
|
|
1966
2173
|
"id": "docs-scheduled-reports",
|
|
1967
2174
|
"title": "Scheduled reports",
|
|
@@ -2124,6 +2331,24 @@
|
|
|
2124
2331
|
"updatedAt": "Recently",
|
|
2125
2332
|
"categoryId": "docs"
|
|
2126
2333
|
},
|
|
2334
|
+
{
|
|
2335
|
+
"id": "docs-books-vendor-credits",
|
|
2336
|
+
"title": "Vendor Credits",
|
|
2337
|
+
"description": "",
|
|
2338
|
+
"slug": "books-vendor-credits",
|
|
2339
|
+
"author": "Documentation",
|
|
2340
|
+
"updatedAt": "Recently",
|
|
2341
|
+
"categoryId": "docs"
|
|
2342
|
+
},
|
|
2343
|
+
{
|
|
2344
|
+
"id": "docs-books-vendors",
|
|
2345
|
+
"title": "Vendor Management",
|
|
2346
|
+
"description": "",
|
|
2347
|
+
"slug": "books-vendors",
|
|
2348
|
+
"author": "Documentation",
|
|
2349
|
+
"updatedAt": "Recently",
|
|
2350
|
+
"categoryId": "docs"
|
|
2351
|
+
},
|
|
2127
2352
|
{
|
|
2128
2353
|
"id": "docs-who-can-do-what",
|
|
2129
2354
|
"title": "Who Can Do What",
|
|
@@ -2180,6 +2405,15 @@
|
|
|
2180
2405
|
"docs-invoicing": "/content/docs/Invoicing.md",
|
|
2181
2406
|
"docs-screenshots": "/content/docs/Screenshots.md",
|
|
2182
2407
|
"docs-add-time-for-others": "/content/docs/add-time-for-others.md",
|
|
2408
|
+
"docs-books-books-overview": "/content/docs/books/books-overview.md",
|
|
2409
|
+
"docs-books-dashboard": "/content/docs/books/dashboard.md",
|
|
2410
|
+
"docs-books-expenses": "/content/docs/books/expenses.md",
|
|
2411
|
+
"docs-books-notes": "/content/docs/books/notes.md",
|
|
2412
|
+
"docs-books-purchase-orders": "/content/docs/books/purchase-orders.md",
|
|
2413
|
+
"docs-books-quotes": "/content/docs/books/quotes.md",
|
|
2414
|
+
"docs-books-sales-orders": "/content/docs/books/sales-orders.md",
|
|
2415
|
+
"docs-books-vendor-credits": "/content/docs/books/vendor-credits.md",
|
|
2416
|
+
"docs-books-vendors": "/content/docs/books/vendors.md",
|
|
2183
2417
|
"docs-budget-and-estimates": "/content/docs/budget-and-estimates.md",
|
|
2184
2418
|
"docs-bulk-edit": "/content/docs/bulk-edit.md",
|
|
2185
2419
|
"docs-change-mail-address": "/content/docs/change-mail-address.md",
|
|
@@ -2696,6 +2930,184 @@
|
|
|
2696
2930
|
"name": "docs",
|
|
2697
2931
|
"path": "docs",
|
|
2698
2932
|
"children": [
|
|
2933
|
+
{
|
|
2934
|
+
"type": "directory",
|
|
2935
|
+
"name": "books",
|
|
2936
|
+
"path": "docs/books",
|
|
2937
|
+
"children": [
|
|
2938
|
+
{
|
|
2939
|
+
"type": "file",
|
|
2940
|
+
"name": "books-overview",
|
|
2941
|
+
"title": "Books (Accounting & Finance)",
|
|
2942
|
+
"path": "docs/books/books-overview.md",
|
|
2943
|
+
"contentId": "docs-books-books-overview",
|
|
2944
|
+
"slug": "books-books-overview",
|
|
2945
|
+
"categoryId": "docs",
|
|
2946
|
+
"filePath": "/content/docs/docs/books/books-overview.md",
|
|
2947
|
+
"relativePath": "docs/books/books-overview.md",
|
|
2948
|
+
"description": "",
|
|
2949
|
+
"author": "Documentation",
|
|
2950
|
+
"updatedAt": "Recently",
|
|
2951
|
+
"frontmatter": {
|
|
2952
|
+
"id": "books-overview",
|
|
2953
|
+
"title": "Books (Accounting & Finance)",
|
|
2954
|
+
"sidebar_label": "Books Overview"
|
|
2955
|
+
}
|
|
2956
|
+
},
|
|
2957
|
+
{
|
|
2958
|
+
"type": "file",
|
|
2959
|
+
"name": "dashboard",
|
|
2960
|
+
"title": "Dashboard",
|
|
2961
|
+
"path": "docs/books/dashboard.md",
|
|
2962
|
+
"contentId": "docs-books-dashboard",
|
|
2963
|
+
"slug": "books-dashboard",
|
|
2964
|
+
"categoryId": "docs",
|
|
2965
|
+
"filePath": "/content/docs/docs/books/dashboard.md",
|
|
2966
|
+
"relativePath": "docs/books/dashboard.md",
|
|
2967
|
+
"description": "",
|
|
2968
|
+
"author": "Documentation",
|
|
2969
|
+
"updatedAt": "Recently",
|
|
2970
|
+
"frontmatter": {
|
|
2971
|
+
"id": "books-dashboard",
|
|
2972
|
+
"title": "Dashboard",
|
|
2973
|
+
"sidebar_label": "Dashboard"
|
|
2974
|
+
}
|
|
2975
|
+
},
|
|
2976
|
+
{
|
|
2977
|
+
"type": "file",
|
|
2978
|
+
"name": "expenses",
|
|
2979
|
+
"title": "Expense Management",
|
|
2980
|
+
"path": "docs/books/expenses.md",
|
|
2981
|
+
"contentId": "docs-books-expenses",
|
|
2982
|
+
"slug": "books-expenses",
|
|
2983
|
+
"categoryId": "docs",
|
|
2984
|
+
"filePath": "/content/docs/docs/books/expenses.md",
|
|
2985
|
+
"relativePath": "docs/books/expenses.md",
|
|
2986
|
+
"description": "",
|
|
2987
|
+
"author": "Documentation",
|
|
2988
|
+
"updatedAt": "Recently",
|
|
2989
|
+
"frontmatter": {
|
|
2990
|
+
"id": "books-expenses",
|
|
2991
|
+
"title": "Expense Management",
|
|
2992
|
+
"sidebar_label": "Expenses"
|
|
2993
|
+
}
|
|
2994
|
+
},
|
|
2995
|
+
{
|
|
2996
|
+
"type": "file",
|
|
2997
|
+
"name": "notes",
|
|
2998
|
+
"title": "Notes",
|
|
2999
|
+
"path": "docs/books/notes.md",
|
|
3000
|
+
"contentId": "docs-books-notes",
|
|
3001
|
+
"slug": "books-notes",
|
|
3002
|
+
"categoryId": "docs",
|
|
3003
|
+
"filePath": "/content/docs/docs/books/notes.md",
|
|
3004
|
+
"relativePath": "docs/books/notes.md",
|
|
3005
|
+
"description": "",
|
|
3006
|
+
"author": "Documentation",
|
|
3007
|
+
"updatedAt": "Recently",
|
|
3008
|
+
"frontmatter": {
|
|
3009
|
+
"id": "books-notes",
|
|
3010
|
+
"title": "Notes",
|
|
3011
|
+
"sidebar_label": "Notes"
|
|
3012
|
+
}
|
|
3013
|
+
},
|
|
3014
|
+
{
|
|
3015
|
+
"type": "file",
|
|
3016
|
+
"name": "purchase-orders",
|
|
3017
|
+
"title": "Purchase Orders",
|
|
3018
|
+
"path": "docs/books/purchase-orders.md",
|
|
3019
|
+
"contentId": "docs-books-purchase-orders",
|
|
3020
|
+
"slug": "books-purchase-orders",
|
|
3021
|
+
"categoryId": "docs",
|
|
3022
|
+
"filePath": "/content/docs/docs/books/purchase-orders.md",
|
|
3023
|
+
"relativePath": "docs/books/purchase-orders.md",
|
|
3024
|
+
"description": "",
|
|
3025
|
+
"author": "Documentation",
|
|
3026
|
+
"updatedAt": "Recently",
|
|
3027
|
+
"frontmatter": {
|
|
3028
|
+
"id": "books-purchase-orders",
|
|
3029
|
+
"title": "Purchase Orders",
|
|
3030
|
+
"sidebar_label": "Purchase Orders"
|
|
3031
|
+
}
|
|
3032
|
+
},
|
|
3033
|
+
{
|
|
3034
|
+
"type": "file",
|
|
3035
|
+
"name": "quotes",
|
|
3036
|
+
"title": "Sales Quotes",
|
|
3037
|
+
"path": "docs/books/quotes.md",
|
|
3038
|
+
"contentId": "docs-books-quotes",
|
|
3039
|
+
"slug": "books-quotes",
|
|
3040
|
+
"categoryId": "docs",
|
|
3041
|
+
"filePath": "/content/docs/docs/books/quotes.md",
|
|
3042
|
+
"relativePath": "docs/books/quotes.md",
|
|
3043
|
+
"description": "",
|
|
3044
|
+
"author": "Documentation",
|
|
3045
|
+
"updatedAt": "Recently",
|
|
3046
|
+
"frontmatter": {
|
|
3047
|
+
"id": "books-quotes",
|
|
3048
|
+
"title": "Sales Quotes",
|
|
3049
|
+
"sidebar_label": "Quotes"
|
|
3050
|
+
}
|
|
3051
|
+
},
|
|
3052
|
+
{
|
|
3053
|
+
"type": "file",
|
|
3054
|
+
"name": "sales-orders",
|
|
3055
|
+
"title": "Sales Orders",
|
|
3056
|
+
"path": "docs/books/sales-orders.md",
|
|
3057
|
+
"contentId": "docs-books-sales-orders",
|
|
3058
|
+
"slug": "books-sales-orders",
|
|
3059
|
+
"categoryId": "docs",
|
|
3060
|
+
"filePath": "/content/docs/docs/books/sales-orders.md",
|
|
3061
|
+
"relativePath": "docs/books/sales-orders.md",
|
|
3062
|
+
"description": "",
|
|
3063
|
+
"author": "Documentation",
|
|
3064
|
+
"updatedAt": "Recently",
|
|
3065
|
+
"frontmatter": {
|
|
3066
|
+
"id": "books-sales-orders",
|
|
3067
|
+
"title": "Sales Orders",
|
|
3068
|
+
"sidebar_label": "Sales Orders"
|
|
3069
|
+
}
|
|
3070
|
+
},
|
|
3071
|
+
{
|
|
3072
|
+
"type": "file",
|
|
3073
|
+
"name": "vendor-credits",
|
|
3074
|
+
"title": "Vendor Credits",
|
|
3075
|
+
"path": "docs/books/vendor-credits.md",
|
|
3076
|
+
"contentId": "docs-books-vendor-credits",
|
|
3077
|
+
"slug": "books-vendor-credits",
|
|
3078
|
+
"categoryId": "docs",
|
|
3079
|
+
"filePath": "/content/docs/docs/books/vendor-credits.md",
|
|
3080
|
+
"relativePath": "docs/books/vendor-credits.md",
|
|
3081
|
+
"description": "",
|
|
3082
|
+
"author": "Documentation",
|
|
3083
|
+
"updatedAt": "Recently",
|
|
3084
|
+
"frontmatter": {
|
|
3085
|
+
"id": "books-vendor-credits",
|
|
3086
|
+
"title": "Vendor Credits",
|
|
3087
|
+
"sidebar_label": "Vendor Credits"
|
|
3088
|
+
}
|
|
3089
|
+
},
|
|
3090
|
+
{
|
|
3091
|
+
"type": "file",
|
|
3092
|
+
"name": "vendors",
|
|
3093
|
+
"title": "Vendor Management",
|
|
3094
|
+
"path": "docs/books/vendors.md",
|
|
3095
|
+
"contentId": "docs-books-vendors",
|
|
3096
|
+
"slug": "books-vendors",
|
|
3097
|
+
"categoryId": "docs",
|
|
3098
|
+
"filePath": "/content/docs/docs/books/vendors.md",
|
|
3099
|
+
"relativePath": "docs/books/vendors.md",
|
|
3100
|
+
"description": "",
|
|
3101
|
+
"author": "Documentation",
|
|
3102
|
+
"updatedAt": "Recently",
|
|
3103
|
+
"frontmatter": {
|
|
3104
|
+
"id": "books-vendors",
|
|
3105
|
+
"title": "Vendor Management",
|
|
3106
|
+
"sidebar_label": "Vendors"
|
|
3107
|
+
}
|
|
3108
|
+
}
|
|
3109
|
+
]
|
|
3110
|
+
},
|
|
2699
3111
|
{
|
|
2700
3112
|
"type": "directory",
|
|
2701
3113
|
"name": "hrm",
|
|
@@ -4043,6 +4455,67 @@
|
|
|
4043
4455
|
"title": "Docs",
|
|
4044
4456
|
"path": null,
|
|
4045
4457
|
"children": [
|
|
4458
|
+
{
|
|
4459
|
+
"title": "Books",
|
|
4460
|
+
"path": null,
|
|
4461
|
+
"children": [
|
|
4462
|
+
{
|
|
4463
|
+
"title": "Books (Accounting & Finance)",
|
|
4464
|
+
"path": "/help-center/docs/books-books-overview",
|
|
4465
|
+
"children": [],
|
|
4466
|
+
"isFile": true
|
|
4467
|
+
},
|
|
4468
|
+
{
|
|
4469
|
+
"title": "Dashboard",
|
|
4470
|
+
"path": "/help-center/docs/books-dashboard",
|
|
4471
|
+
"children": [],
|
|
4472
|
+
"isFile": true
|
|
4473
|
+
},
|
|
4474
|
+
{
|
|
4475
|
+
"title": "Expense Management",
|
|
4476
|
+
"path": "/help-center/docs/books-expenses",
|
|
4477
|
+
"children": [],
|
|
4478
|
+
"isFile": true
|
|
4479
|
+
},
|
|
4480
|
+
{
|
|
4481
|
+
"title": "Notes",
|
|
4482
|
+
"path": "/help-center/docs/books-notes",
|
|
4483
|
+
"children": [],
|
|
4484
|
+
"isFile": true
|
|
4485
|
+
},
|
|
4486
|
+
{
|
|
4487
|
+
"title": "Purchase Orders",
|
|
4488
|
+
"path": "/help-center/docs/books-purchase-orders",
|
|
4489
|
+
"children": [],
|
|
4490
|
+
"isFile": true
|
|
4491
|
+
},
|
|
4492
|
+
{
|
|
4493
|
+
"title": "Sales Quotes",
|
|
4494
|
+
"path": "/help-center/docs/books-quotes",
|
|
4495
|
+
"children": [],
|
|
4496
|
+
"isFile": true
|
|
4497
|
+
},
|
|
4498
|
+
{
|
|
4499
|
+
"title": "Sales Orders",
|
|
4500
|
+
"path": "/help-center/docs/books-sales-orders",
|
|
4501
|
+
"children": [],
|
|
4502
|
+
"isFile": true
|
|
4503
|
+
},
|
|
4504
|
+
{
|
|
4505
|
+
"title": "Vendor Credits",
|
|
4506
|
+
"path": "/help-center/docs/books-vendor-credits",
|
|
4507
|
+
"children": [],
|
|
4508
|
+
"isFile": true
|
|
4509
|
+
},
|
|
4510
|
+
{
|
|
4511
|
+
"title": "Vendor Management",
|
|
4512
|
+
"path": "/help-center/docs/books-vendors",
|
|
4513
|
+
"children": [],
|
|
4514
|
+
"isFile": true
|
|
4515
|
+
}
|
|
4516
|
+
],
|
|
4517
|
+
"isFile": false
|
|
4518
|
+
},
|
|
4046
4519
|
{
|
|
4047
4520
|
"title": "Hrm",
|
|
4048
4521
|
"path": null,
|
|
@@ -0,0 +1,93 @@
|
|
|
1
|
+
---
|
|
2
|
+
id: books-overview
|
|
3
|
+
title: Books (Accounting & Finance)
|
|
4
|
+
sidebar_label: Books Overview
|
|
5
|
+
---
|
|
6
|
+
|
|
7
|
+
## Books Module
|
|
8
|
+
|
|
9
|
+
Clockbook's **Books** module provides a complete accounting and finance suite for managing your organization's purchases, sales, expenses, vendors, and financial notes — all from one centralized interface.
|
|
10
|
+
|
|
11
|
+
### Accessing Books
|
|
12
|
+
|
|
13
|
+
Click **Books** in the left sidebar to expand the Books menu. The module contains the following sub-sections:
|
|
14
|
+
|
|
15
|
+

|
|
16
|
+
|
|
17
|
+
| Sub-module | Description |
|
|
18
|
+
|------------|-------------|
|
|
19
|
+
| [**Purchase Orders**](/docs/books/purchase-orders) | Create and manage purchase orders to vendors |
|
|
20
|
+
| [**Expenses**](/docs/books/expenses) | Track, categorize, and manage business expenses |
|
|
21
|
+
| [**Vendors**](/docs/books/vendors) | Maintain your vendor/supplier directory |
|
|
22
|
+
| [**Vendor Credits**](/docs/books/vendor-credits) | Issue and track credit notes against vendors |
|
|
23
|
+
| [**Quotes**](/docs/books/quotes) | Create and send sales quotes to customers |
|
|
24
|
+
| [**Sales Orders**](/docs/books/sales-orders) | Manage confirmed sales orders |
|
|
25
|
+
| [**Notes**](/docs/books/notes) | Organize financial notes and memos |
|
|
26
|
+
| [**Dashboard**](/docs/books/dashboard) | Visual analytics and customizable panels |
|
|
27
|
+
|
|
28
|
+
---
|
|
29
|
+
|
|
30
|
+
### Sidebar Structure
|
|
31
|
+
|
|
32
|
+
The Books sidebar organizes pages into two main groups:
|
|
33
|
+
|
|
34
|
+
```
|
|
35
|
+
Books
|
|
36
|
+
├── Purchase
|
|
37
|
+
│ ├── Purchase Orders
|
|
38
|
+
│ ├── Expenses
|
|
39
|
+
│ ├── Vendors
|
|
40
|
+
│ └── Vendor Credits
|
|
41
|
+
├── Sales
|
|
42
|
+
│ ├── Quotes
|
|
43
|
+
│ └── Sales Orders
|
|
44
|
+
└── Notes
|
|
45
|
+
```
|
|
46
|
+
|
|
47
|
+
---
|
|
48
|
+
|
|
49
|
+
### Key Features at a Glance
|
|
50
|
+
|
|
51
|
+
- **Purchase management** — Create purchase orders, track delivery status, and manage vendor relationships
|
|
52
|
+
- **Expense tracking** — Log expenses with receipt uploads, categorize by account, and set up recurring expenses
|
|
53
|
+
- **Vendor directory** — Maintain a full vendor database with contacts, bank details, and payment terms
|
|
54
|
+
- **Vendor credits** — Issue credit notes with PDF generation and attachment support
|
|
55
|
+
- **Sales quotes** — Generate professional quotes with line items, taxes, and terms & conditions
|
|
56
|
+
- **Sales orders** — Convert quotes into confirmed orders with shipment tracking
|
|
57
|
+
- **Notes** — Color-coded note cards with tags, pinning, and archiving
|
|
58
|
+
- **Dashboard** — Customizable panels for timesheet, project, and distribution analytics
|
|
59
|
+
- **Role-based permissions** — Granular control over who can view, create, edit, approve, and manage each resource
|
|
60
|
+
- **Auto-generated numbers** — Purchase orders, quotes, sales orders, and vendor credits get auto-incrementing reference numbers with configurable prefixes
|
|
61
|
+
- **Tax support** — TDS/TCS tax type selection with predefined rate tables
|
|
62
|
+
- **File attachments** — Drag-and-drop file uploads on quotes, sales orders, vendor credits, and expense receipts
|
|
63
|
+
- **PDF export** — Generate PDF documents for vendor credits
|
|
64
|
+
|
|
65
|
+
---
|
|
66
|
+
|
|
67
|
+
### How Books Works with Other Modules
|
|
68
|
+
|
|
69
|
+
The Books module integrates with several other Clockbook features:
|
|
70
|
+
|
|
71
|
+
- **Dashboard** — Custom dashboard panels pull data from timesheets and projects for financial insights
|
|
72
|
+
- **Members** — Salesperson fields in quotes and sales orders link to organization members
|
|
73
|
+
- **Time Tracker** — Dashboard panels display timesheet approval rates and time distribution analytics
|
|
74
|
+
- **Projects** — Expenses can be linked to specific projects; quotes and sales orders reference project data
|
|
75
|
+
|
|
76
|
+
---
|
|
77
|
+
|
|
78
|
+
### Permissions
|
|
79
|
+
|
|
80
|
+
The Books module uses role-based permissions following the pattern `organization.{resource}.{self|others}.{action}`. Resources include:
|
|
81
|
+
|
|
82
|
+
| Resource | Available Actions |
|
|
83
|
+
|----------|------------------|
|
|
84
|
+
| **expenses** | view, create, edit, delete, manage, approve |
|
|
85
|
+
| **purchases** | view, create, edit, delete, manage, approve |
|
|
86
|
+
| **vendors** | view, create, edit, delete, manage |
|
|
87
|
+
| **vendorCredits** | view, create, edit, delete, manage, approve |
|
|
88
|
+
| **quotes** | view, create, edit, delete, manage, convert |
|
|
89
|
+
| **salesOrders** | view, create, edit, delete, manage, approve |
|
|
90
|
+
| **notes** | view, create, edit, delete, manage |
|
|
91
|
+
| **dashboards** | view, create, edit, delete, manage |
|
|
92
|
+
|
|
93
|
+
Permissions can be configured per role through the organization's settings.
|