Add screenshot to documentation, change naming series to BG-#####, make Bank Guarantee number unique

This commit is contained in:
Ishan Loya 2017-04-24 20:20:09 +05:30 committed by Nabin Hait
parent e1ed5ba726
commit 0dbe8547e7
3 changed files with 6 additions and 4 deletions

View File

@ -3,7 +3,7 @@
"allow_guest_to_view": 0, "allow_guest_to_view": 0,
"allow_import": 0, "allow_import": 0,
"allow_rename": 0, "allow_rename": 0,
"autoname": "BNG.#####", "autoname": "BG-.#####",
"beta": 0, "beta": 0,
"creation": "2016-12-17 10:43:35.731631", "creation": "2016-12-17 10:43:35.731631",
"custom": 0, "custom": 0,
@ -284,7 +284,7 @@
"reqd": 1, "reqd": 1,
"search_index": 0, "search_index": 0,
"set_only_once": 0, "set_only_once": 0,
"unique": 0 "unique": 1
}, },
{ {
"allow_bulk_edit": 0, "allow_bulk_edit": 0,
@ -327,12 +327,12 @@
"issingle": 0, "issingle": 0,
"istable": 0, "istable": 0,
"max_attachments": 0, "max_attachments": 0,
"modified": "2017-04-24 14:23:49.322924", "modified": "2017-04-24 20:08:20.940782",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Accounts", "module": "Accounts",
"name": "Bank Guarantee", "name": "Bank Guarantee",
"name_case": "", "name_case": "",
"owner": "Administrator", "owner": "ishan@loyapeb.com",
"permissions": [ "permissions": [
{ {
"amend": 0, "amend": 0,

Binary file not shown.

After

Width:  |  Height:  |  Size: 210 KiB

View File

@ -4,4 +4,6 @@ A client may ask you to provide a Bank Guarantee from a third party such as a ba
This document allows you to track Bank Guarantees given to clients. You can set Email Alerts as the Bank Guarantee expiry date approaches to remind yourself to get the Bank Guarantee back from your client. This document allows you to track Bank Guarantees given to clients. You can set Email Alerts as the Bank Guarantee expiry date approaches to remind yourself to get the Bank Guarantee back from your client.
<img class="screenshot" alt="Bank Guarantee" src="{{docs_base_url}}/assets/img/accounts/bank-guarantee.png">
{next} {next}