Merge pull request #4500 from rmehta/fixes-to-tree
[fix] rename tree item fixes #2524
diff --git a/erpnext/__version__.py b/erpnext/__version__.py
index 9a1686a..3341e10 100644
--- a/erpnext/__version__.py
+++ b/erpnext/__version__.py
@@ -1,2 +1,2 @@
from __future__ import unicode_literals
-__version__ = '6.12.9'
+__version__ = '6.12.11'
diff --git a/erpnext/docs/current/index.html b/erpnext/docs/current/index.html
index 26f1b23..2eec67e 100644
--- a/erpnext/docs/current/index.html
+++ b/erpnext/docs/current/index.html
@@ -35,7 +35,7 @@
Version
</td>
<td>
- <code>6.12.6</code>
+ <code>6.12.8</code>
</td>
</tr>
</table>
diff --git a/erpnext/docs/current/models/accounts/account.html b/erpnext/docs/current/models/accounts/account.html
index d9c83b0..052e7b6 100644
--- a/erpnext/docs/current/models/accounts/account.html
+++ b/erpnext/docs/current/models/accounts/account.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/accounts/accounts_settings.html b/erpnext/docs/current/models/accounts/accounts_settings.html
index 42b8c88..08c30e2 100644
--- a/erpnext/docs/current/models/accounts/accounts_settings.html
+++ b/erpnext/docs/current/models/accounts/accounts_settings.html
@@ -24,7 +24,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/accounts/bank_reconciliation.html b/erpnext/docs/current/models/accounts/bank_reconciliation.html
index d8146f9..ea700c4 100644
--- a/erpnext/docs/current/models/accounts/bank_reconciliation.html
+++ b/erpnext/docs/current/models/accounts/bank_reconciliation.html
@@ -24,7 +24,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/accounts/bank_reconciliation_detail.html b/erpnext/docs/current/models/accounts/bank_reconciliation_detail.html
index ee40e68..1030972 100644
--- a/erpnext/docs/current/models/accounts/bank_reconciliation_detail.html
+++ b/erpnext/docs/current/models/accounts/bank_reconciliation_detail.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/accounts/budget_detail.html b/erpnext/docs/current/models/accounts/budget_detail.html
index cc66173..108e6b0 100644
--- a/erpnext/docs/current/models/accounts/budget_detail.html
+++ b/erpnext/docs/current/models/accounts/budget_detail.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/accounts/c_form.html b/erpnext/docs/current/models/accounts/c_form.html
index 1fc0566..8eb971b 100644
--- a/erpnext/docs/current/models/accounts/c_form.html
+++ b/erpnext/docs/current/models/accounts/c_form.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/accounts/c_form_invoice_detail.html b/erpnext/docs/current/models/accounts/c_form_invoice_detail.html
index e951576..4ddb6a6 100644
--- a/erpnext/docs/current/models/accounts/c_form_invoice_detail.html
+++ b/erpnext/docs/current/models/accounts/c_form_invoice_detail.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/accounts/cost_center.html b/erpnext/docs/current/models/accounts/cost_center.html
index fa31f48..481cc19 100644
--- a/erpnext/docs/current/models/accounts/cost_center.html
+++ b/erpnext/docs/current/models/accounts/cost_center.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/accounts/fiscal_year.html b/erpnext/docs/current/models/accounts/fiscal_year.html
index e315a29..dfa691c 100644
--- a/erpnext/docs/current/models/accounts/fiscal_year.html
+++ b/erpnext/docs/current/models/accounts/fiscal_year.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/accounts/fiscal_year_company.html b/erpnext/docs/current/models/accounts/fiscal_year_company.html
index 8e55ddf..4ed10fd 100644
--- a/erpnext/docs/current/models/accounts/fiscal_year_company.html
+++ b/erpnext/docs/current/models/accounts/fiscal_year_company.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/accounts/gl_entry.html b/erpnext/docs/current/models/accounts/gl_entry.html
index b6f13ce..555dbf7 100644
--- a/erpnext/docs/current/models/accounts/gl_entry.html
+++ b/erpnext/docs/current/models/accounts/gl_entry.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/accounts/journal_entry.html b/erpnext/docs/current/models/accounts/journal_entry.html
index 239b9cf..4aab93c 100644
--- a/erpnext/docs/current/models/accounts/journal_entry.html
+++ b/erpnext/docs/current/models/accounts/journal_entry.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/accounts/journal_entry_account.html b/erpnext/docs/current/models/accounts/journal_entry_account.html
index 5f4153e..4f10fba 100644
--- a/erpnext/docs/current/models/accounts/journal_entry_account.html
+++ b/erpnext/docs/current/models/accounts/journal_entry_account.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/accounts/mode_of_payment.html b/erpnext/docs/current/models/accounts/mode_of_payment.html
index 5b7ddc9..97f39b3 100644
--- a/erpnext/docs/current/models/accounts/mode_of_payment.html
+++ b/erpnext/docs/current/models/accounts/mode_of_payment.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/accounts/mode_of_payment_account.html b/erpnext/docs/current/models/accounts/mode_of_payment_account.html
index d9d7c94..2adc3dc 100644
--- a/erpnext/docs/current/models/accounts/mode_of_payment_account.html
+++ b/erpnext/docs/current/models/accounts/mode_of_payment_account.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/accounts/monthly_distribution.html b/erpnext/docs/current/models/accounts/monthly_distribution.html
index fc86fc6..8b9df03 100644
--- a/erpnext/docs/current/models/accounts/monthly_distribution.html
+++ b/erpnext/docs/current/models/accounts/monthly_distribution.html
@@ -28,7 +28,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/accounts/monthly_distribution_percentage.html b/erpnext/docs/current/models/accounts/monthly_distribution_percentage.html
index 3c29b82..f9bc811 100644
--- a/erpnext/docs/current/models/accounts/monthly_distribution_percentage.html
+++ b/erpnext/docs/current/models/accounts/monthly_distribution_percentage.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/accounts/party_account.html b/erpnext/docs/current/models/accounts/party_account.html
index 95b2c42..03aeecb 100644
--- a/erpnext/docs/current/models/accounts/party_account.html
+++ b/erpnext/docs/current/models/accounts/party_account.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/accounts/payment_reconciliation.html b/erpnext/docs/current/models/accounts/payment_reconciliation.html
index 97f201f..25a1ede 100644
--- a/erpnext/docs/current/models/accounts/payment_reconciliation.html
+++ b/erpnext/docs/current/models/accounts/payment_reconciliation.html
@@ -24,7 +24,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/accounts/payment_reconciliation_invoice.html b/erpnext/docs/current/models/accounts/payment_reconciliation_invoice.html
index df5e143..a8a9623 100644
--- a/erpnext/docs/current/models/accounts/payment_reconciliation_invoice.html
+++ b/erpnext/docs/current/models/accounts/payment_reconciliation_invoice.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/accounts/payment_reconciliation_payment.html b/erpnext/docs/current/models/accounts/payment_reconciliation_payment.html
index 13ae995..f470f29 100644
--- a/erpnext/docs/current/models/accounts/payment_reconciliation_payment.html
+++ b/erpnext/docs/current/models/accounts/payment_reconciliation_payment.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/accounts/payment_tool.html b/erpnext/docs/current/models/accounts/payment_tool.html
index 2a509b8..729f5c0 100644
--- a/erpnext/docs/current/models/accounts/payment_tool.html
+++ b/erpnext/docs/current/models/accounts/payment_tool.html
@@ -24,7 +24,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/accounts/payment_tool_detail.html b/erpnext/docs/current/models/accounts/payment_tool_detail.html
index 7c77c1c..636b596 100644
--- a/erpnext/docs/current/models/accounts/payment_tool_detail.html
+++ b/erpnext/docs/current/models/accounts/payment_tool_detail.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/accounts/period_closing_voucher.html b/erpnext/docs/current/models/accounts/period_closing_voucher.html
index 981e8c8..c14226e 100644
--- a/erpnext/docs/current/models/accounts/period_closing_voucher.html
+++ b/erpnext/docs/current/models/accounts/period_closing_voucher.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/accounts/pos_profile.html b/erpnext/docs/current/models/accounts/pos_profile.html
index acdb17f..f18fb2b 100644
--- a/erpnext/docs/current/models/accounts/pos_profile.html
+++ b/erpnext/docs/current/models/accounts/pos_profile.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/accounts/pricing_rule.html b/erpnext/docs/current/models/accounts/pricing_rule.html
index a5eadd2..67e561f 100644
--- a/erpnext/docs/current/models/accounts/pricing_rule.html
+++ b/erpnext/docs/current/models/accounts/pricing_rule.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/accounts/purchase_invoice.html b/erpnext/docs/current/models/accounts/purchase_invoice.html
index 5f8c3e1..31658d8 100644
--- a/erpnext/docs/current/models/accounts/purchase_invoice.html
+++ b/erpnext/docs/current/models/accounts/purchase_invoice.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/accounts/purchase_invoice_advance.html b/erpnext/docs/current/models/accounts/purchase_invoice_advance.html
index 89c249b..debcb05 100644
--- a/erpnext/docs/current/models/accounts/purchase_invoice_advance.html
+++ b/erpnext/docs/current/models/accounts/purchase_invoice_advance.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/accounts/purchase_invoice_item.html b/erpnext/docs/current/models/accounts/purchase_invoice_item.html
index 04fdda6..fd81876 100644
--- a/erpnext/docs/current/models/accounts/purchase_invoice_item.html
+++ b/erpnext/docs/current/models/accounts/purchase_invoice_item.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/accounts/purchase_taxes_and_charges.html b/erpnext/docs/current/models/accounts/purchase_taxes_and_charges.html
index bb8a16c..e959813 100644
--- a/erpnext/docs/current/models/accounts/purchase_taxes_and_charges.html
+++ b/erpnext/docs/current/models/accounts/purchase_taxes_and_charges.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/accounts/purchase_taxes_and_charges_template.html b/erpnext/docs/current/models/accounts/purchase_taxes_and_charges_template.html
index d82047e..dcc2636 100644
--- a/erpnext/docs/current/models/accounts/purchase_taxes_and_charges_template.html
+++ b/erpnext/docs/current/models/accounts/purchase_taxes_and_charges_template.html
@@ -46,7 +46,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/accounts/sales_invoice.html b/erpnext/docs/current/models/accounts/sales_invoice.html
index 76924c3..a6fc564 100644
--- a/erpnext/docs/current/models/accounts/sales_invoice.html
+++ b/erpnext/docs/current/models/accounts/sales_invoice.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/accounts/sales_invoice_advance.html b/erpnext/docs/current/models/accounts/sales_invoice_advance.html
index 5caa97d..b203ad0 100644
--- a/erpnext/docs/current/models/accounts/sales_invoice_advance.html
+++ b/erpnext/docs/current/models/accounts/sales_invoice_advance.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/accounts/sales_invoice_item.html b/erpnext/docs/current/models/accounts/sales_invoice_item.html
index 362da12..e36089d 100644
--- a/erpnext/docs/current/models/accounts/sales_invoice_item.html
+++ b/erpnext/docs/current/models/accounts/sales_invoice_item.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/accounts/sales_taxes_and_charges.html b/erpnext/docs/current/models/accounts/sales_taxes_and_charges.html
index ce1fb3b..9598272 100644
--- a/erpnext/docs/current/models/accounts/sales_taxes_and_charges.html
+++ b/erpnext/docs/current/models/accounts/sales_taxes_and_charges.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/accounts/sales_taxes_and_charges_template.html b/erpnext/docs/current/models/accounts/sales_taxes_and_charges_template.html
index 828f795..bf780e5 100644
--- a/erpnext/docs/current/models/accounts/sales_taxes_and_charges_template.html
+++ b/erpnext/docs/current/models/accounts/sales_taxes_and_charges_template.html
@@ -45,7 +45,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/accounts/shipping_rule.html b/erpnext/docs/current/models/accounts/shipping_rule.html
index 0b06eb2..beadc90 100644
--- a/erpnext/docs/current/models/accounts/shipping_rule.html
+++ b/erpnext/docs/current/models/accounts/shipping_rule.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/accounts/shipping_rule_condition.html b/erpnext/docs/current/models/accounts/shipping_rule_condition.html
index a9ac078..ea1d452 100644
--- a/erpnext/docs/current/models/accounts/shipping_rule_condition.html
+++ b/erpnext/docs/current/models/accounts/shipping_rule_condition.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/accounts/shipping_rule_country.html b/erpnext/docs/current/models/accounts/shipping_rule_country.html
index c30420b..ce90381 100644
--- a/erpnext/docs/current/models/accounts/shipping_rule_country.html
+++ b/erpnext/docs/current/models/accounts/shipping_rule_country.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/accounts/tax_rule.html b/erpnext/docs/current/models/accounts/tax_rule.html
index be8e8f6..b015727 100644
--- a/erpnext/docs/current/models/accounts/tax_rule.html
+++ b/erpnext/docs/current/models/accounts/tax_rule.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/buying/buying_settings.html b/erpnext/docs/current/models/buying/buying_settings.html
index c064ba8..04cc16e 100644
--- a/erpnext/docs/current/models/buying/buying_settings.html
+++ b/erpnext/docs/current/models/buying/buying_settings.html
@@ -24,7 +24,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/buying/purchase_common.html b/erpnext/docs/current/models/buying/purchase_common.html
index df0bbcc..720dfb6 100644
--- a/erpnext/docs/current/models/buying/purchase_common.html
+++ b/erpnext/docs/current/models/buying/purchase_common.html
@@ -24,7 +24,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/buying/purchase_order.html b/erpnext/docs/current/models/buying/purchase_order.html
index 2c0e072..0ca4863 100644
--- a/erpnext/docs/current/models/buying/purchase_order.html
+++ b/erpnext/docs/current/models/buying/purchase_order.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/buying/purchase_order_item.html b/erpnext/docs/current/models/buying/purchase_order_item.html
index aceb9de..48a5eca 100644
--- a/erpnext/docs/current/models/buying/purchase_order_item.html
+++ b/erpnext/docs/current/models/buying/purchase_order_item.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/buying/purchase_order_item_supplied.html b/erpnext/docs/current/models/buying/purchase_order_item_supplied.html
index 7b39f24..d06377c 100644
--- a/erpnext/docs/current/models/buying/purchase_order_item_supplied.html
+++ b/erpnext/docs/current/models/buying/purchase_order_item_supplied.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/buying/purchase_receipt_item_supplied.html b/erpnext/docs/current/models/buying/purchase_receipt_item_supplied.html
index aebb744..18c1b7a 100644
--- a/erpnext/docs/current/models/buying/purchase_receipt_item_supplied.html
+++ b/erpnext/docs/current/models/buying/purchase_receipt_item_supplied.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/buying/quality_inspection.html b/erpnext/docs/current/models/buying/quality_inspection.html
index e27eed7..3022eb3 100644
--- a/erpnext/docs/current/models/buying/quality_inspection.html
+++ b/erpnext/docs/current/models/buying/quality_inspection.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/buying/quality_inspection_reading.html b/erpnext/docs/current/models/buying/quality_inspection_reading.html
index 7745ab1..255b494 100644
--- a/erpnext/docs/current/models/buying/quality_inspection_reading.html
+++ b/erpnext/docs/current/models/buying/quality_inspection_reading.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/buying/supplier.html b/erpnext/docs/current/models/buying/supplier.html
index 444623d..6c7564a 100644
--- a/erpnext/docs/current/models/buying/supplier.html
+++ b/erpnext/docs/current/models/buying/supplier.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/buying/supplier_quotation.html b/erpnext/docs/current/models/buying/supplier_quotation.html
index 8f4e2c7..ebb63df 100644
--- a/erpnext/docs/current/models/buying/supplier_quotation.html
+++ b/erpnext/docs/current/models/buying/supplier_quotation.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/buying/supplier_quotation_item.html b/erpnext/docs/current/models/buying/supplier_quotation_item.html
index 2863e07..c8d91ad 100644
--- a/erpnext/docs/current/models/buying/supplier_quotation_item.html
+++ b/erpnext/docs/current/models/buying/supplier_quotation_item.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/crm/lead.html b/erpnext/docs/current/models/crm/lead.html
index 3d95401..6a4c56d 100644
--- a/erpnext/docs/current/models/crm/lead.html
+++ b/erpnext/docs/current/models/crm/lead.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/crm/newsletter.html b/erpnext/docs/current/models/crm/newsletter.html
index 42ff48c..a7fac77 100644
--- a/erpnext/docs/current/models/crm/newsletter.html
+++ b/erpnext/docs/current/models/crm/newsletter.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/crm/newsletter_list.html b/erpnext/docs/current/models/crm/newsletter_list.html
index 8d68c50..972d32f 100644
--- a/erpnext/docs/current/models/crm/newsletter_list.html
+++ b/erpnext/docs/current/models/crm/newsletter_list.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/crm/newsletter_list_subscriber.html b/erpnext/docs/current/models/crm/newsletter_list_subscriber.html
index 6840da5..6532675 100644
--- a/erpnext/docs/current/models/crm/newsletter_list_subscriber.html
+++ b/erpnext/docs/current/models/crm/newsletter_list_subscriber.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/crm/opportunity.html b/erpnext/docs/current/models/crm/opportunity.html
index 8de74d2..f6d8198 100644
--- a/erpnext/docs/current/models/crm/opportunity.html
+++ b/erpnext/docs/current/models/crm/opportunity.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/crm/opportunity_item.html b/erpnext/docs/current/models/crm/opportunity_item.html
index 3c8158c..31b8a49 100644
--- a/erpnext/docs/current/models/crm/opportunity_item.html
+++ b/erpnext/docs/current/models/crm/opportunity_item.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/hr/appraisal.html b/erpnext/docs/current/models/hr/appraisal.html
index 56dc3fc..01c139c 100644
--- a/erpnext/docs/current/models/hr/appraisal.html
+++ b/erpnext/docs/current/models/hr/appraisal.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/hr/appraisal_goal.html b/erpnext/docs/current/models/hr/appraisal_goal.html
index 3c37098..5b1182d 100644
--- a/erpnext/docs/current/models/hr/appraisal_goal.html
+++ b/erpnext/docs/current/models/hr/appraisal_goal.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/hr/appraisal_template.html b/erpnext/docs/current/models/hr/appraisal_template.html
index 6044768..3557891 100644
--- a/erpnext/docs/current/models/hr/appraisal_template.html
+++ b/erpnext/docs/current/models/hr/appraisal_template.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/hr/appraisal_template_goal.html b/erpnext/docs/current/models/hr/appraisal_template_goal.html
index d032548..09f2c5c 100644
--- a/erpnext/docs/current/models/hr/appraisal_template_goal.html
+++ b/erpnext/docs/current/models/hr/appraisal_template_goal.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/hr/attendance.html b/erpnext/docs/current/models/hr/attendance.html
index de340f7..fcb046f 100644
--- a/erpnext/docs/current/models/hr/attendance.html
+++ b/erpnext/docs/current/models/hr/attendance.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/hr/branch.html b/erpnext/docs/current/models/hr/branch.html
index 4f41382..125657a 100644
--- a/erpnext/docs/current/models/hr/branch.html
+++ b/erpnext/docs/current/models/hr/branch.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/hr/deduction_type.html b/erpnext/docs/current/models/hr/deduction_type.html
index ad56e74..221931e 100644
--- a/erpnext/docs/current/models/hr/deduction_type.html
+++ b/erpnext/docs/current/models/hr/deduction_type.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/hr/department.html b/erpnext/docs/current/models/hr/department.html
index c92d9b2..5705451 100644
--- a/erpnext/docs/current/models/hr/department.html
+++ b/erpnext/docs/current/models/hr/department.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
@@ -106,6 +106,8 @@
<ul>
+
+
<li>
@@ -124,6 +126,8 @@
+
+
<li>
@@ -142,6 +146,8 @@
+
+
<li>
diff --git a/erpnext/docs/current/models/hr/designation.html b/erpnext/docs/current/models/hr/designation.html
index f392ee3..c7ec2bd 100644
--- a/erpnext/docs/current/models/hr/designation.html
+++ b/erpnext/docs/current/models/hr/designation.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/hr/earning_type.html b/erpnext/docs/current/models/hr/earning_type.html
index 3ab4ea9..5cdbbeb 100644
--- a/erpnext/docs/current/models/hr/earning_type.html
+++ b/erpnext/docs/current/models/hr/earning_type.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/hr/employee.html b/erpnext/docs/current/models/hr/employee.html
index 5bfab8e..b8efb6e 100644
--- a/erpnext/docs/current/models/hr/employee.html
+++ b/erpnext/docs/current/models/hr/employee.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
@@ -1622,6 +1622,8 @@
+
+
<li>
diff --git a/erpnext/docs/current/models/hr/employee_education.html b/erpnext/docs/current/models/hr/employee_education.html
index ecfbd97..bd17d0b 100644
--- a/erpnext/docs/current/models/hr/employee_education.html
+++ b/erpnext/docs/current/models/hr/employee_education.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/hr/employee_external_work_history.html b/erpnext/docs/current/models/hr/employee_external_work_history.html
index d28b572..1da69b3 100644
--- a/erpnext/docs/current/models/hr/employee_external_work_history.html
+++ b/erpnext/docs/current/models/hr/employee_external_work_history.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/hr/employee_internal_work_history.html b/erpnext/docs/current/models/hr/employee_internal_work_history.html
index 56e916e..50d31f8 100644
--- a/erpnext/docs/current/models/hr/employee_internal_work_history.html
+++ b/erpnext/docs/current/models/hr/employee_internal_work_history.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/hr/employee_leave_approver.html b/erpnext/docs/current/models/hr/employee_leave_approver.html
index 67bbd56..0ffd09a 100644
--- a/erpnext/docs/current/models/hr/employee_leave_approver.html
+++ b/erpnext/docs/current/models/hr/employee_leave_approver.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/hr/employment_type.html b/erpnext/docs/current/models/hr/employment_type.html
index 335f10f..a615f75 100644
--- a/erpnext/docs/current/models/hr/employment_type.html
+++ b/erpnext/docs/current/models/hr/employment_type.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/hr/expense_claim.html b/erpnext/docs/current/models/hr/expense_claim.html
index 5c30269..0d14a57 100644
--- a/erpnext/docs/current/models/hr/expense_claim.html
+++ b/erpnext/docs/current/models/hr/expense_claim.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/hr/expense_claim_detail.html b/erpnext/docs/current/models/hr/expense_claim_detail.html
index 5fd3c9e..2ea6514 100644
--- a/erpnext/docs/current/models/hr/expense_claim_detail.html
+++ b/erpnext/docs/current/models/hr/expense_claim_detail.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/hr/expense_claim_type.html b/erpnext/docs/current/models/hr/expense_claim_type.html
index c86949a..3c10e05 100644
--- a/erpnext/docs/current/models/hr/expense_claim_type.html
+++ b/erpnext/docs/current/models/hr/expense_claim_type.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/hr/holiday.html b/erpnext/docs/current/models/hr/holiday.html
index 7986a89..b84eb16 100644
--- a/erpnext/docs/current/models/hr/holiday.html
+++ b/erpnext/docs/current/models/hr/holiday.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/hr/holiday_list.html b/erpnext/docs/current/models/hr/holiday_list.html
index d4aa8a9..c8d87dc 100644
--- a/erpnext/docs/current/models/hr/holiday_list.html
+++ b/erpnext/docs/current/models/hr/holiday_list.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/hr/hr_settings.html b/erpnext/docs/current/models/hr/hr_settings.html
index 04848cd..81d6d2d 100644
--- a/erpnext/docs/current/models/hr/hr_settings.html
+++ b/erpnext/docs/current/models/hr/hr_settings.html
@@ -24,7 +24,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/hr/job_applicant.html b/erpnext/docs/current/models/hr/job_applicant.html
index c04ad8d..00578de 100644
--- a/erpnext/docs/current/models/hr/job_applicant.html
+++ b/erpnext/docs/current/models/hr/job_applicant.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/hr/job_opening.html b/erpnext/docs/current/models/hr/job_opening.html
index 9199ebd..c83c05c 100644
--- a/erpnext/docs/current/models/hr/job_opening.html
+++ b/erpnext/docs/current/models/hr/job_opening.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/hr/leave_allocation.html b/erpnext/docs/current/models/hr/leave_allocation.html
index b9b1aac..8f8e04a 100644
--- a/erpnext/docs/current/models/hr/leave_allocation.html
+++ b/erpnext/docs/current/models/hr/leave_allocation.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/hr/leave_application.html b/erpnext/docs/current/models/hr/leave_application.html
index e40ce3a..4738b7e 100644
--- a/erpnext/docs/current/models/hr/leave_application.html
+++ b/erpnext/docs/current/models/hr/leave_application.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/hr/leave_block_list.html b/erpnext/docs/current/models/hr/leave_block_list.html
index 0873555..a6db9ef 100644
--- a/erpnext/docs/current/models/hr/leave_block_list.html
+++ b/erpnext/docs/current/models/hr/leave_block_list.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/hr/leave_block_list_allow.html b/erpnext/docs/current/models/hr/leave_block_list_allow.html
index d23fa2b..9348ea5 100644
--- a/erpnext/docs/current/models/hr/leave_block_list_allow.html
+++ b/erpnext/docs/current/models/hr/leave_block_list_allow.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/hr/leave_block_list_date.html b/erpnext/docs/current/models/hr/leave_block_list_date.html
index b2e708d..229bba6 100644
--- a/erpnext/docs/current/models/hr/leave_block_list_date.html
+++ b/erpnext/docs/current/models/hr/leave_block_list_date.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/hr/leave_control_panel.html b/erpnext/docs/current/models/hr/leave_control_panel.html
index 404bd329..a0b29ad 100644
--- a/erpnext/docs/current/models/hr/leave_control_panel.html
+++ b/erpnext/docs/current/models/hr/leave_control_panel.html
@@ -24,7 +24,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/hr/leave_type.html b/erpnext/docs/current/models/hr/leave_type.html
index 35630b5..e9cc8de 100644
--- a/erpnext/docs/current/models/hr/leave_type.html
+++ b/erpnext/docs/current/models/hr/leave_type.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/hr/offer_letter.html b/erpnext/docs/current/models/hr/offer_letter.html
index c1b6bd5..28760d1 100644
--- a/erpnext/docs/current/models/hr/offer_letter.html
+++ b/erpnext/docs/current/models/hr/offer_letter.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/hr/offer_letter_term.html b/erpnext/docs/current/models/hr/offer_letter_term.html
index 58a63ff..d1d2949 100644
--- a/erpnext/docs/current/models/hr/offer_letter_term.html
+++ b/erpnext/docs/current/models/hr/offer_letter_term.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/hr/offer_term.html b/erpnext/docs/current/models/hr/offer_term.html
index 784db56..10a3a34 100644
--- a/erpnext/docs/current/models/hr/offer_term.html
+++ b/erpnext/docs/current/models/hr/offer_term.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/hr/process_payroll.html b/erpnext/docs/current/models/hr/process_payroll.html
index 0525f50..c6cbd99 100644
--- a/erpnext/docs/current/models/hr/process_payroll.html
+++ b/erpnext/docs/current/models/hr/process_payroll.html
@@ -24,7 +24,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/hr/salary_slip.html b/erpnext/docs/current/models/hr/salary_slip.html
index 198f142..742ee94 100644
--- a/erpnext/docs/current/models/hr/salary_slip.html
+++ b/erpnext/docs/current/models/hr/salary_slip.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/hr/salary_slip_deduction.html b/erpnext/docs/current/models/hr/salary_slip_deduction.html
index 8135e2e..a60b0a0 100644
--- a/erpnext/docs/current/models/hr/salary_slip_deduction.html
+++ b/erpnext/docs/current/models/hr/salary_slip_deduction.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/hr/salary_slip_earning.html b/erpnext/docs/current/models/hr/salary_slip_earning.html
index 1ae861f..b64a501 100644
--- a/erpnext/docs/current/models/hr/salary_slip_earning.html
+++ b/erpnext/docs/current/models/hr/salary_slip_earning.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/hr/salary_structure.html b/erpnext/docs/current/models/hr/salary_structure.html
index 25030bd..5004026 100644
--- a/erpnext/docs/current/models/hr/salary_structure.html
+++ b/erpnext/docs/current/models/hr/salary_structure.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/hr/salary_structure_deduction.html b/erpnext/docs/current/models/hr/salary_structure_deduction.html
index 3c50b1b..9ce53e9 100644
--- a/erpnext/docs/current/models/hr/salary_structure_deduction.html
+++ b/erpnext/docs/current/models/hr/salary_structure_deduction.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/hr/salary_structure_earning.html b/erpnext/docs/current/models/hr/salary_structure_earning.html
index c6e20d0..815150b 100644
--- a/erpnext/docs/current/models/hr/salary_structure_earning.html
+++ b/erpnext/docs/current/models/hr/salary_structure_earning.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/hr/upload_attendance.html b/erpnext/docs/current/models/hr/upload_attendance.html
index 5c6f0d7..49a5777 100644
--- a/erpnext/docs/current/models/hr/upload_attendance.html
+++ b/erpnext/docs/current/models/hr/upload_attendance.html
@@ -24,7 +24,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/hub_node/hub_settings.html b/erpnext/docs/current/models/hub_node/hub_settings.html
index a9b7599..e708a29 100644
--- a/erpnext/docs/current/models/hub_node/hub_settings.html
+++ b/erpnext/docs/current/models/hub_node/hub_settings.html
@@ -24,7 +24,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/manufacturing/bom.html b/erpnext/docs/current/models/manufacturing/bom.html
index 108fc70..00c2345 100644
--- a/erpnext/docs/current/models/manufacturing/bom.html
+++ b/erpnext/docs/current/models/manufacturing/bom.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/manufacturing/bom_explosion_item.html b/erpnext/docs/current/models/manufacturing/bom_explosion_item.html
index 80ec30c..caaa381 100644
--- a/erpnext/docs/current/models/manufacturing/bom_explosion_item.html
+++ b/erpnext/docs/current/models/manufacturing/bom_explosion_item.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/manufacturing/bom_item.html b/erpnext/docs/current/models/manufacturing/bom_item.html
index 0601b90..6ea5e53 100644
--- a/erpnext/docs/current/models/manufacturing/bom_item.html
+++ b/erpnext/docs/current/models/manufacturing/bom_item.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/manufacturing/bom_operation.html b/erpnext/docs/current/models/manufacturing/bom_operation.html
index d53451f..e88bbca 100644
--- a/erpnext/docs/current/models/manufacturing/bom_operation.html
+++ b/erpnext/docs/current/models/manufacturing/bom_operation.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/manufacturing/bom_replace_tool.html b/erpnext/docs/current/models/manufacturing/bom_replace_tool.html
index 920b326..407d88d 100644
--- a/erpnext/docs/current/models/manufacturing/bom_replace_tool.html
+++ b/erpnext/docs/current/models/manufacturing/bom_replace_tool.html
@@ -24,7 +24,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/manufacturing/manufacturing_settings.html b/erpnext/docs/current/models/manufacturing/manufacturing_settings.html
index d762d8b..8216cc8 100644
--- a/erpnext/docs/current/models/manufacturing/manufacturing_settings.html
+++ b/erpnext/docs/current/models/manufacturing/manufacturing_settings.html
@@ -24,7 +24,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/manufacturing/operation.html b/erpnext/docs/current/models/manufacturing/operation.html
index 343dc15..2a34144 100644
--- a/erpnext/docs/current/models/manufacturing/operation.html
+++ b/erpnext/docs/current/models/manufacturing/operation.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/manufacturing/production_order.html b/erpnext/docs/current/models/manufacturing/production_order.html
index 3c1385e..7779757 100644
--- a/erpnext/docs/current/models/manufacturing/production_order.html
+++ b/erpnext/docs/current/models/manufacturing/production_order.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/manufacturing/production_order_operation.html b/erpnext/docs/current/models/manufacturing/production_order_operation.html
index 2fc1395..9ea4cf2 100644
--- a/erpnext/docs/current/models/manufacturing/production_order_operation.html
+++ b/erpnext/docs/current/models/manufacturing/production_order_operation.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/manufacturing/production_plan_item.html b/erpnext/docs/current/models/manufacturing/production_plan_item.html
index e649d62..6ddcc3e 100644
--- a/erpnext/docs/current/models/manufacturing/production_plan_item.html
+++ b/erpnext/docs/current/models/manufacturing/production_plan_item.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/manufacturing/production_plan_sales_order.html b/erpnext/docs/current/models/manufacturing/production_plan_sales_order.html
index bf89b4e..88d23e6 100644
--- a/erpnext/docs/current/models/manufacturing/production_plan_sales_order.html
+++ b/erpnext/docs/current/models/manufacturing/production_plan_sales_order.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/manufacturing/production_planning_tool.html b/erpnext/docs/current/models/manufacturing/production_planning_tool.html
index eb394cc..2f059f2 100644
--- a/erpnext/docs/current/models/manufacturing/production_planning_tool.html
+++ b/erpnext/docs/current/models/manufacturing/production_planning_tool.html
@@ -24,7 +24,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/manufacturing/workstation.html b/erpnext/docs/current/models/manufacturing/workstation.html
index cd5c7eb..bc4b623 100644
--- a/erpnext/docs/current/models/manufacturing/workstation.html
+++ b/erpnext/docs/current/models/manufacturing/workstation.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/manufacturing/workstation_working_hour.html b/erpnext/docs/current/models/manufacturing/workstation_working_hour.html
index 4075baf..97b7a89 100644
--- a/erpnext/docs/current/models/manufacturing/workstation_working_hour.html
+++ b/erpnext/docs/current/models/manufacturing/workstation_working_hour.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/projects/activity_cost.html b/erpnext/docs/current/models/projects/activity_cost.html
index cd5119f..e652e80 100644
--- a/erpnext/docs/current/models/projects/activity_cost.html
+++ b/erpnext/docs/current/models/projects/activity_cost.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/projects/activity_type.html b/erpnext/docs/current/models/projects/activity_type.html
index 4055764..2e5b628 100644
--- a/erpnext/docs/current/models/projects/activity_type.html
+++ b/erpnext/docs/current/models/projects/activity_type.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/projects/dependent_task.html b/erpnext/docs/current/models/projects/dependent_task.html
index d8dfa41..ce48b5c 100644
--- a/erpnext/docs/current/models/projects/dependent_task.html
+++ b/erpnext/docs/current/models/projects/dependent_task.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/projects/project.html b/erpnext/docs/current/models/projects/project.html
index 40cd915..9b308dc 100644
--- a/erpnext/docs/current/models/projects/project.html
+++ b/erpnext/docs/current/models/projects/project.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/projects/project_task.html b/erpnext/docs/current/models/projects/project_task.html
index 64f8c8c..64ff92b 100644
--- a/erpnext/docs/current/models/projects/project_task.html
+++ b/erpnext/docs/current/models/projects/project_task.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/projects/task.html b/erpnext/docs/current/models/projects/task.html
index 9faf97b..03d4217 100644
--- a/erpnext/docs/current/models/projects/task.html
+++ b/erpnext/docs/current/models/projects/task.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/projects/task_depends_on.html b/erpnext/docs/current/models/projects/task_depends_on.html
index 2789d4c..0321b4b 100644
--- a/erpnext/docs/current/models/projects/task_depends_on.html
+++ b/erpnext/docs/current/models/projects/task_depends_on.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/projects/time_log.html b/erpnext/docs/current/models/projects/time_log.html
index 99dd80b..2276314 100644
--- a/erpnext/docs/current/models/projects/time_log.html
+++ b/erpnext/docs/current/models/projects/time_log.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/projects/time_log_batch.html b/erpnext/docs/current/models/projects/time_log_batch.html
index 303acf0..1b06117 100644
--- a/erpnext/docs/current/models/projects/time_log_batch.html
+++ b/erpnext/docs/current/models/projects/time_log_batch.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/projects/time_log_batch_detail.html b/erpnext/docs/current/models/projects/time_log_batch_detail.html
index 69430e5..d76c646 100644
--- a/erpnext/docs/current/models/projects/time_log_batch_detail.html
+++ b/erpnext/docs/current/models/projects/time_log_batch_detail.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/selling/campaign.html b/erpnext/docs/current/models/selling/campaign.html
index 7019a25..82a1eb0 100644
--- a/erpnext/docs/current/models/selling/campaign.html
+++ b/erpnext/docs/current/models/selling/campaign.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/selling/customer.html b/erpnext/docs/current/models/selling/customer.html
index 5e1326e..00ee8b3 100644
--- a/erpnext/docs/current/models/selling/customer.html
+++ b/erpnext/docs/current/models/selling/customer.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/selling/industry_type.html b/erpnext/docs/current/models/selling/industry_type.html
index fea6c1a..a9e24b4 100644
--- a/erpnext/docs/current/models/selling/industry_type.html
+++ b/erpnext/docs/current/models/selling/industry_type.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/selling/installation_note.html b/erpnext/docs/current/models/selling/installation_note.html
index e661531..acb76e3 100644
--- a/erpnext/docs/current/models/selling/installation_note.html
+++ b/erpnext/docs/current/models/selling/installation_note.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/selling/installation_note_item.html b/erpnext/docs/current/models/selling/installation_note_item.html
index 90a198c..2bec3d6 100644
--- a/erpnext/docs/current/models/selling/installation_note_item.html
+++ b/erpnext/docs/current/models/selling/installation_note_item.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/selling/product_bundle.html b/erpnext/docs/current/models/selling/product_bundle.html
index c980fe4..6544ad3 100644
--- a/erpnext/docs/current/models/selling/product_bundle.html
+++ b/erpnext/docs/current/models/selling/product_bundle.html
@@ -32,7 +32,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/selling/product_bundle_item.html b/erpnext/docs/current/models/selling/product_bundle_item.html
index b368e86..f3528e0 100644
--- a/erpnext/docs/current/models/selling/product_bundle_item.html
+++ b/erpnext/docs/current/models/selling/product_bundle_item.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/selling/quotation.html b/erpnext/docs/current/models/selling/quotation.html
index 617246d..9f6f4ea 100644
--- a/erpnext/docs/current/models/selling/quotation.html
+++ b/erpnext/docs/current/models/selling/quotation.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/selling/quotation_item.html b/erpnext/docs/current/models/selling/quotation_item.html
index 7fb24e2..84fc3b8 100644
--- a/erpnext/docs/current/models/selling/quotation_item.html
+++ b/erpnext/docs/current/models/selling/quotation_item.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/selling/sales_order.html b/erpnext/docs/current/models/selling/sales_order.html
index 2c97687..48daddd 100644
--- a/erpnext/docs/current/models/selling/sales_order.html
+++ b/erpnext/docs/current/models/selling/sales_order.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/selling/sales_order_item.html b/erpnext/docs/current/models/selling/sales_order_item.html
index 92214ce..323da91 100644
--- a/erpnext/docs/current/models/selling/sales_order_item.html
+++ b/erpnext/docs/current/models/selling/sales_order_item.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/selling/sales_team.html b/erpnext/docs/current/models/selling/sales_team.html
index acca398..2e13caf 100644
--- a/erpnext/docs/current/models/selling/sales_team.html
+++ b/erpnext/docs/current/models/selling/sales_team.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/selling/selling_settings.html b/erpnext/docs/current/models/selling/selling_settings.html
index 9582984..1913cb6 100644
--- a/erpnext/docs/current/models/selling/selling_settings.html
+++ b/erpnext/docs/current/models/selling/selling_settings.html
@@ -24,7 +24,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/selling/sms_center.html b/erpnext/docs/current/models/selling/sms_center.html
index 4be0110..410e5b5 100644
--- a/erpnext/docs/current/models/selling/sms_center.html
+++ b/erpnext/docs/current/models/selling/sms_center.html
@@ -24,7 +24,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/setup/authorization_control.html b/erpnext/docs/current/models/setup/authorization_control.html
index 390a580..c9b44d4 100644
--- a/erpnext/docs/current/models/setup/authorization_control.html
+++ b/erpnext/docs/current/models/setup/authorization_control.html
@@ -24,7 +24,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/setup/authorization_rule.html b/erpnext/docs/current/models/setup/authorization_rule.html
index 900092c..03aa1f0 100644
--- a/erpnext/docs/current/models/setup/authorization_rule.html
+++ b/erpnext/docs/current/models/setup/authorization_rule.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/setup/brand.html b/erpnext/docs/current/models/setup/brand.html
index 7b8ec7f..a52f2c1 100644
--- a/erpnext/docs/current/models/setup/brand.html
+++ b/erpnext/docs/current/models/setup/brand.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/setup/company.html b/erpnext/docs/current/models/setup/company.html
index e2e6886..bafb019 100644
--- a/erpnext/docs/current/models/setup/company.html
+++ b/erpnext/docs/current/models/setup/company.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/setup/currency_exchange.html b/erpnext/docs/current/models/setup/currency_exchange.html
index 03167d7..fb70800 100644
--- a/erpnext/docs/current/models/setup/currency_exchange.html
+++ b/erpnext/docs/current/models/setup/currency_exchange.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/setup/customer_group.html b/erpnext/docs/current/models/setup/customer_group.html
index 0b19ad4..80bc803 100644
--- a/erpnext/docs/current/models/setup/customer_group.html
+++ b/erpnext/docs/current/models/setup/customer_group.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/setup/email_digest.html b/erpnext/docs/current/models/setup/email_digest.html
index 9c8557f..3bc4721 100644
--- a/erpnext/docs/current/models/setup/email_digest.html
+++ b/erpnext/docs/current/models/setup/email_digest.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/setup/features_setup.html b/erpnext/docs/current/models/setup/features_setup.html
index d5d8e5e..95151f7 100644
--- a/erpnext/docs/current/models/setup/features_setup.html
+++ b/erpnext/docs/current/models/setup/features_setup.html
@@ -24,7 +24,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/setup/global_defaults.html b/erpnext/docs/current/models/setup/global_defaults.html
index ffb3197..54fc763 100644
--- a/erpnext/docs/current/models/setup/global_defaults.html
+++ b/erpnext/docs/current/models/setup/global_defaults.html
@@ -24,7 +24,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/setup/item_group.html b/erpnext/docs/current/models/setup/item_group.html
index 5d07f71..1c0bea9 100644
--- a/erpnext/docs/current/models/setup/item_group.html
+++ b/erpnext/docs/current/models/setup/item_group.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/setup/naming_series.html b/erpnext/docs/current/models/setup/naming_series.html
index 84d8d56..8285f51 100644
--- a/erpnext/docs/current/models/setup/naming_series.html
+++ b/erpnext/docs/current/models/setup/naming_series.html
@@ -24,7 +24,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/setup/notification_control.html b/erpnext/docs/current/models/setup/notification_control.html
index 035b47c..0e7349b 100644
--- a/erpnext/docs/current/models/setup/notification_control.html
+++ b/erpnext/docs/current/models/setup/notification_control.html
@@ -24,7 +24,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/setup/print_heading.html b/erpnext/docs/current/models/setup/print_heading.html
index b0c9482..e533cd3 100644
--- a/erpnext/docs/current/models/setup/print_heading.html
+++ b/erpnext/docs/current/models/setup/print_heading.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/setup/quotation_lost_reason.html b/erpnext/docs/current/models/setup/quotation_lost_reason.html
index ea5a2b6..9da1f9a 100644
--- a/erpnext/docs/current/models/setup/quotation_lost_reason.html
+++ b/erpnext/docs/current/models/setup/quotation_lost_reason.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/setup/sales_partner.html b/erpnext/docs/current/models/setup/sales_partner.html
index 7e8f4e7..8773e9b 100644
--- a/erpnext/docs/current/models/setup/sales_partner.html
+++ b/erpnext/docs/current/models/setup/sales_partner.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/setup/sales_person.html b/erpnext/docs/current/models/setup/sales_person.html
index af5b3fe..323e625 100644
--- a/erpnext/docs/current/models/setup/sales_person.html
+++ b/erpnext/docs/current/models/setup/sales_person.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/setup/sms_parameter.html b/erpnext/docs/current/models/setup/sms_parameter.html
index fdb61ff..35d6b26 100644
--- a/erpnext/docs/current/models/setup/sms_parameter.html
+++ b/erpnext/docs/current/models/setup/sms_parameter.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/setup/sms_settings.html b/erpnext/docs/current/models/setup/sms_settings.html
index b4cc3b4..7aa0763 100644
--- a/erpnext/docs/current/models/setup/sms_settings.html
+++ b/erpnext/docs/current/models/setup/sms_settings.html
@@ -24,7 +24,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/setup/supplier_type.html b/erpnext/docs/current/models/setup/supplier_type.html
index 45066a0..ee53252 100644
--- a/erpnext/docs/current/models/setup/supplier_type.html
+++ b/erpnext/docs/current/models/setup/supplier_type.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/setup/target_detail.html b/erpnext/docs/current/models/setup/target_detail.html
index c36f0ee..9f225a4 100644
--- a/erpnext/docs/current/models/setup/target_detail.html
+++ b/erpnext/docs/current/models/setup/target_detail.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/setup/terms_and_conditions.html b/erpnext/docs/current/models/setup/terms_and_conditions.html
index cfb4a4f..95acfe1 100644
--- a/erpnext/docs/current/models/setup/terms_and_conditions.html
+++ b/erpnext/docs/current/models/setup/terms_and_conditions.html
@@ -38,7 +38,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/setup/territory.html b/erpnext/docs/current/models/setup/territory.html
index c3c2d10..0405819 100644
--- a/erpnext/docs/current/models/setup/territory.html
+++ b/erpnext/docs/current/models/setup/territory.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/setup/uom.html b/erpnext/docs/current/models/setup/uom.html
index 8a0ccc5..2e90bdf 100644
--- a/erpnext/docs/current/models/setup/uom.html
+++ b/erpnext/docs/current/models/setup/uom.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/setup/website_item_group.html b/erpnext/docs/current/models/setup/website_item_group.html
index 8562a30..31fa879 100644
--- a/erpnext/docs/current/models/setup/website_item_group.html
+++ b/erpnext/docs/current/models/setup/website_item_group.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/shopping_cart/shopping_cart_settings.html b/erpnext/docs/current/models/shopping_cart/shopping_cart_settings.html
index f685f38..335d958 100644
--- a/erpnext/docs/current/models/shopping_cart/shopping_cart_settings.html
+++ b/erpnext/docs/current/models/shopping_cart/shopping_cart_settings.html
@@ -24,7 +24,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/stock/batch.html b/erpnext/docs/current/models/stock/batch.html
index b0361a9..3d77150 100644
--- a/erpnext/docs/current/models/stock/batch.html
+++ b/erpnext/docs/current/models/stock/batch.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/stock/bin.html b/erpnext/docs/current/models/stock/bin.html
index b3ebddf..a17069a 100644
--- a/erpnext/docs/current/models/stock/bin.html
+++ b/erpnext/docs/current/models/stock/bin.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/stock/delivery_note.html b/erpnext/docs/current/models/stock/delivery_note.html
index bb10eed..52c0fd1 100644
--- a/erpnext/docs/current/models/stock/delivery_note.html
+++ b/erpnext/docs/current/models/stock/delivery_note.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/stock/delivery_note_item.html b/erpnext/docs/current/models/stock/delivery_note_item.html
index 56e3837..c7abefe 100644
--- a/erpnext/docs/current/models/stock/delivery_note_item.html
+++ b/erpnext/docs/current/models/stock/delivery_note_item.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/stock/item.html b/erpnext/docs/current/models/stock/item.html
index fd40e50..21f116d 100644
--- a/erpnext/docs/current/models/stock/item.html
+++ b/erpnext/docs/current/models/stock/item.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/stock/item_attribute.html b/erpnext/docs/current/models/stock/item_attribute.html
index d5870a6..c696e26 100644
--- a/erpnext/docs/current/models/stock/item_attribute.html
+++ b/erpnext/docs/current/models/stock/item_attribute.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/stock/item_attribute_value.html b/erpnext/docs/current/models/stock/item_attribute_value.html
index f960e71..81fe237 100644
--- a/erpnext/docs/current/models/stock/item_attribute_value.html
+++ b/erpnext/docs/current/models/stock/item_attribute_value.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/stock/item_customer_detail.html b/erpnext/docs/current/models/stock/item_customer_detail.html
index cc85202..9c833a6 100644
--- a/erpnext/docs/current/models/stock/item_customer_detail.html
+++ b/erpnext/docs/current/models/stock/item_customer_detail.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/stock/item_price.html b/erpnext/docs/current/models/stock/item_price.html
index 8f83c6a..a4d3474 100644
--- a/erpnext/docs/current/models/stock/item_price.html
+++ b/erpnext/docs/current/models/stock/item_price.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/stock/item_quality_inspection_parameter.html b/erpnext/docs/current/models/stock/item_quality_inspection_parameter.html
index 3bbc2ca..a0c8e42 100644
--- a/erpnext/docs/current/models/stock/item_quality_inspection_parameter.html
+++ b/erpnext/docs/current/models/stock/item_quality_inspection_parameter.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/stock/item_reorder.html b/erpnext/docs/current/models/stock/item_reorder.html
index 6b4e051..0362ed4 100644
--- a/erpnext/docs/current/models/stock/item_reorder.html
+++ b/erpnext/docs/current/models/stock/item_reorder.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/stock/item_supplier.html b/erpnext/docs/current/models/stock/item_supplier.html
index 9d46e27..b8fa064 100644
--- a/erpnext/docs/current/models/stock/item_supplier.html
+++ b/erpnext/docs/current/models/stock/item_supplier.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/stock/item_tax.html b/erpnext/docs/current/models/stock/item_tax.html
index 2b6e077..7b38653 100644
--- a/erpnext/docs/current/models/stock/item_tax.html
+++ b/erpnext/docs/current/models/stock/item_tax.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/stock/item_variant.html b/erpnext/docs/current/models/stock/item_variant.html
index 3e05625..8ddb18c 100644
--- a/erpnext/docs/current/models/stock/item_variant.html
+++ b/erpnext/docs/current/models/stock/item_variant.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/stock/item_variant_attribute.html b/erpnext/docs/current/models/stock/item_variant_attribute.html
index 171e5f9..a426214 100644
--- a/erpnext/docs/current/models/stock/item_variant_attribute.html
+++ b/erpnext/docs/current/models/stock/item_variant_attribute.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/stock/item_website_specification.html b/erpnext/docs/current/models/stock/item_website_specification.html
index 59a9921..10a596a 100644
--- a/erpnext/docs/current/models/stock/item_website_specification.html
+++ b/erpnext/docs/current/models/stock/item_website_specification.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/stock/landed_cost_item.html b/erpnext/docs/current/models/stock/landed_cost_item.html
index e609577..0b0d665 100644
--- a/erpnext/docs/current/models/stock/landed_cost_item.html
+++ b/erpnext/docs/current/models/stock/landed_cost_item.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/stock/landed_cost_purchase_receipt.html b/erpnext/docs/current/models/stock/landed_cost_purchase_receipt.html
index 8e9c49e..1605b6e 100644
--- a/erpnext/docs/current/models/stock/landed_cost_purchase_receipt.html
+++ b/erpnext/docs/current/models/stock/landed_cost_purchase_receipt.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/stock/landed_cost_taxes_and_charges.html b/erpnext/docs/current/models/stock/landed_cost_taxes_and_charges.html
index 549a1e8..334df62 100644
--- a/erpnext/docs/current/models/stock/landed_cost_taxes_and_charges.html
+++ b/erpnext/docs/current/models/stock/landed_cost_taxes_and_charges.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/stock/landed_cost_voucher.html b/erpnext/docs/current/models/stock/landed_cost_voucher.html
index 67ae1a1..35a3083 100644
--- a/erpnext/docs/current/models/stock/landed_cost_voucher.html
+++ b/erpnext/docs/current/models/stock/landed_cost_voucher.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/stock/material_request.html b/erpnext/docs/current/models/stock/material_request.html
index c87b5c1..e1fc543 100644
--- a/erpnext/docs/current/models/stock/material_request.html
+++ b/erpnext/docs/current/models/stock/material_request.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/stock/material_request_item.html b/erpnext/docs/current/models/stock/material_request_item.html
index 960226e..6cd1c81 100644
--- a/erpnext/docs/current/models/stock/material_request_item.html
+++ b/erpnext/docs/current/models/stock/material_request_item.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/stock/packed_item.html b/erpnext/docs/current/models/stock/packed_item.html
index 76741ce..ef20be6 100644
--- a/erpnext/docs/current/models/stock/packed_item.html
+++ b/erpnext/docs/current/models/stock/packed_item.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/stock/packing_slip.html b/erpnext/docs/current/models/stock/packing_slip.html
index 6679bc3..88c92b2 100644
--- a/erpnext/docs/current/models/stock/packing_slip.html
+++ b/erpnext/docs/current/models/stock/packing_slip.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/stock/packing_slip_item.html b/erpnext/docs/current/models/stock/packing_slip_item.html
index 4581510..a20375c 100644
--- a/erpnext/docs/current/models/stock/packing_slip_item.html
+++ b/erpnext/docs/current/models/stock/packing_slip_item.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/stock/price_list.html b/erpnext/docs/current/models/stock/price_list.html
index 4d127cd..60d5b2e 100644
--- a/erpnext/docs/current/models/stock/price_list.html
+++ b/erpnext/docs/current/models/stock/price_list.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/stock/price_list_country.html b/erpnext/docs/current/models/stock/price_list_country.html
index 1854b69..5e8f410 100644
--- a/erpnext/docs/current/models/stock/price_list_country.html
+++ b/erpnext/docs/current/models/stock/price_list_country.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/stock/purchase_receipt.html b/erpnext/docs/current/models/stock/purchase_receipt.html
index 7481641..16a1ef7 100644
--- a/erpnext/docs/current/models/stock/purchase_receipt.html
+++ b/erpnext/docs/current/models/stock/purchase_receipt.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/stock/purchase_receipt_item.html b/erpnext/docs/current/models/stock/purchase_receipt_item.html
index f457977..025f291 100644
--- a/erpnext/docs/current/models/stock/purchase_receipt_item.html
+++ b/erpnext/docs/current/models/stock/purchase_receipt_item.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/stock/serial_no.html b/erpnext/docs/current/models/stock/serial_no.html
index 67dbcd1..a6b4662 100644
--- a/erpnext/docs/current/models/stock/serial_no.html
+++ b/erpnext/docs/current/models/stock/serial_no.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/stock/stock_entry.html b/erpnext/docs/current/models/stock/stock_entry.html
index 64d31eb..652d816 100644
--- a/erpnext/docs/current/models/stock/stock_entry.html
+++ b/erpnext/docs/current/models/stock/stock_entry.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/stock/stock_entry_detail.html b/erpnext/docs/current/models/stock/stock_entry_detail.html
index c756df3..a4ef6c0 100644
--- a/erpnext/docs/current/models/stock/stock_entry_detail.html
+++ b/erpnext/docs/current/models/stock/stock_entry_detail.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/stock/stock_ledger_entry.html b/erpnext/docs/current/models/stock/stock_ledger_entry.html
index 7f84b84..0ddd997 100644
--- a/erpnext/docs/current/models/stock/stock_ledger_entry.html
+++ b/erpnext/docs/current/models/stock/stock_ledger_entry.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/stock/stock_reconciliation.html b/erpnext/docs/current/models/stock/stock_reconciliation.html
index a5be239..12be09c 100644
--- a/erpnext/docs/current/models/stock/stock_reconciliation.html
+++ b/erpnext/docs/current/models/stock/stock_reconciliation.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/stock/stock_reconciliation_item.html b/erpnext/docs/current/models/stock/stock_reconciliation_item.html
index 7bd78ca..701bbde 100644
--- a/erpnext/docs/current/models/stock/stock_reconciliation_item.html
+++ b/erpnext/docs/current/models/stock/stock_reconciliation_item.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/stock/stock_settings.html b/erpnext/docs/current/models/stock/stock_settings.html
index cc1aea5..548ef57 100644
--- a/erpnext/docs/current/models/stock/stock_settings.html
+++ b/erpnext/docs/current/models/stock/stock_settings.html
@@ -24,7 +24,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/stock/uom_conversion_detail.html b/erpnext/docs/current/models/stock/uom_conversion_detail.html
index aef8f31..f6c26f8 100644
--- a/erpnext/docs/current/models/stock/uom_conversion_detail.html
+++ b/erpnext/docs/current/models/stock/uom_conversion_detail.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/stock/warehouse.html b/erpnext/docs/current/models/stock/warehouse.html
index 6945901..c0fa5d3 100644
--- a/erpnext/docs/current/models/stock/warehouse.html
+++ b/erpnext/docs/current/models/stock/warehouse.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/support/issue.html b/erpnext/docs/current/models/support/issue.html
index 60a27b2..82f29b5 100644
--- a/erpnext/docs/current/models/support/issue.html
+++ b/erpnext/docs/current/models/support/issue.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/support/maintenance_schedule.html b/erpnext/docs/current/models/support/maintenance_schedule.html
index f113722..fd245b0 100644
--- a/erpnext/docs/current/models/support/maintenance_schedule.html
+++ b/erpnext/docs/current/models/support/maintenance_schedule.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/support/maintenance_schedule_detail.html b/erpnext/docs/current/models/support/maintenance_schedule_detail.html
index 859581e..70402e1 100644
--- a/erpnext/docs/current/models/support/maintenance_schedule_detail.html
+++ b/erpnext/docs/current/models/support/maintenance_schedule_detail.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/support/maintenance_schedule_item.html b/erpnext/docs/current/models/support/maintenance_schedule_item.html
index 5230a66..714bc83 100644
--- a/erpnext/docs/current/models/support/maintenance_schedule_item.html
+++ b/erpnext/docs/current/models/support/maintenance_schedule_item.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/support/maintenance_visit.html b/erpnext/docs/current/models/support/maintenance_visit.html
index 111168a..d5c4aae 100644
--- a/erpnext/docs/current/models/support/maintenance_visit.html
+++ b/erpnext/docs/current/models/support/maintenance_visit.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/support/maintenance_visit_purpose.html b/erpnext/docs/current/models/support/maintenance_visit_purpose.html
index 8937eff..0dbad36 100644
--- a/erpnext/docs/current/models/support/maintenance_visit_purpose.html
+++ b/erpnext/docs/current/models/support/maintenance_visit_purpose.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/support/warranty_claim.html b/erpnext/docs/current/models/support/warranty_claim.html
index c27875e..d9c403e 100644
--- a/erpnext/docs/current/models/support/warranty_claim.html
+++ b/erpnext/docs/current/models/support/warranty_claim.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/utilities/address.html b/erpnext/docs/current/models/utilities/address.html
index d02b36a..533be96 100644
--- a/erpnext/docs/current/models/utilities/address.html
+++ b/erpnext/docs/current/models/utilities/address.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/utilities/address_template.html b/erpnext/docs/current/models/utilities/address_template.html
index e1f977e..629989b 100644
--- a/erpnext/docs/current/models/utilities/address_template.html
+++ b/erpnext/docs/current/models/utilities/address_template.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/utilities/contact.html b/erpnext/docs/current/models/utilities/contact.html
index dd33f13..84a4a06 100644
--- a/erpnext/docs/current/models/utilities/contact.html
+++ b/erpnext/docs/current/models/utilities/contact.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
@@ -588,6 +588,10 @@
+
+
+
+
<li>
diff --git a/erpnext/docs/current/models/utilities/rename_tool.html b/erpnext/docs/current/models/utilities/rename_tool.html
index efff0c4..959c074 100644
--- a/erpnext/docs/current/models/utilities/rename_tool.html
+++ b/erpnext/docs/current/models/utilities/rename_tool.html
@@ -24,7 +24,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/current/models/utilities/sms_log.html b/erpnext/docs/current/models/utilities/sms_log.html
index 7c89c99..99fc125 100644
--- a/erpnext/docs/current/models/utilities/sms_log.html
+++ b/erpnext/docs/current/models/utilities/sms_log.html
@@ -26,7 +26,7 @@
<h3>Fields</h3>
-<table class="table table-bordered" style="table-layout: fixed;">
+<table class="table table-bordered">
<thead>
<tr>
<th style="width: 5%">Sr</th>
diff --git a/erpnext/docs/user/videos/learn/advance-payments.md b/erpnext/docs/user/videos/learn/advance-payments.md
new file mode 100644
index 0000000..f08053f
--- /dev/null
+++ b/erpnext/docs/user/videos/learn/advance-payments.md
@@ -0,0 +1,7 @@
+# Advance Payment
+
+<iframe width="660" height="371" src="https://www.youtube.com/embed/J46-6qtyZ9U" frameborder="0" allowfullscreen></iframe>
+
+**Duration: 2:52**
+
+In sales and purchase transaction, generally advance payments are involved. This tutorial covers how you can create advance payment entries against Sales Order and Purchase Order, and adjust the same in the final invoice.
\ No newline at end of file
diff --git a/erpnext/docs/user/videos/learn/drop-ship.md b/erpnext/docs/user/videos/learn/drop-ship.md
new file mode 100644
index 0000000..6703e31
--- /dev/null
+++ b/erpnext/docs/user/videos/learn/drop-ship.md
@@ -0,0 +1,7 @@
+# Drop Ship
+
+<iframe width="660" height="371" src="https://www.youtube.com/embed/hUc0hu_XLdo" frameborder="0" allowfullscreen></iframe>
+
+**Duration: 5:10**
+
+Drop Ship feature allows you managing orders where delivery to customer is made by the supplier.
\ No newline at end of file
diff --git a/erpnext/docs/user/videos/learn/file-manager.md b/erpnext/docs/user/videos/learn/file-manager.md
new file mode 100644
index 0000000..7bb4f62
--- /dev/null
+++ b/erpnext/docs/user/videos/learn/file-manager.md
@@ -0,0 +1,9 @@
+# File Manager
+
+<iframe width="660" height="371" src="https://www.youtube.com/embed/4-osLW3E_Rk" frameborder="0" allowfullscreen></iframe>
+
+**Duration: 2:24**
+
+Using File Manager in ERPNext, you can organized files received from varius sources. You can also create custom folders, and put files in them.
+
+To ensure only authorize person has access to file, set permission rules can be applied on specific Folder or File.
\ No newline at end of file
diff --git a/erpnext/docs/user/videos/learn/index.md b/erpnext/docs/user/videos/learn/index.md
index 35e1ad7..bd6766b 100644
--- a/erpnext/docs/user/videos/learn/index.md
+++ b/erpnext/docs/user/videos/learn/index.md
@@ -31,7 +31,7 @@
<li><a href="{{docs_base_url}}/user/videos/learn/data-import-tool.html">
Data Import Tool</a>
<span class="text-muted pull-right">3:24</span>
- </li>
+ </li>
<li><a href="{{docs_base_url}}/user/videos/learn/printing-and-branding.html">
Printing and Branding</a>
<span class="text-muted pull-right">4:00</span>
@@ -48,6 +48,10 @@
Opening Stock</a>
<span class="text-muted pull-right">2:06</span>
</li>
+ <li><a href="{{docs_base_url}}/user/videos/learn/chart-of-accounts.html">
+ Chart of Accounts</a>
+ <span class="text-muted pull-right">2:26</span>
+ </li>
<li><a href="{{docs_base_url}}/user/videos/learn/opening-account-balances.html">
Opening Account Balances</a>
<span class="text-muted pull-right">3:46</span>
@@ -56,6 +60,10 @@
Email Account</a>
<span class="text-muted pull-right">2:27</span>
</li>
+ <li><a href="{{docs_base_url}}/user/videos/learn/file-manager.html">
+ File Manager</a>
+ <span class="text-muted pull-right">2:24</span>
+ </li>
</ul>
<br>
<h3>CRM and Sales</h3>
@@ -80,6 +88,10 @@
Taxes</a>
<span class="text-muted pull-right">3:00</span>
</li>
+ <li><a href="{{docs_base_url}}/user/videos/learn/drop-ship.html">
+ Drop Ship</a>
+ <span class="text-muted pull-right">2:26</span>
+ </li>
</ul>
<br>
<h3>Buying</h3>
@@ -148,6 +160,10 @@
Taxes</a>
<span class="text-muted pull-right">3:00</span>
</li>
+ <li><a href="{{docs_base_url}}/user/videos/learn/advance-payments.html">
+ Advance Payments</a>
+ <span class="text-muted pull-right">2:52</span>
+ </li>
</ul>
<br>
<h3>Manufacturing</h3>
@@ -202,6 +218,13 @@
</li>
</ul>
<br>
+ <h3>Website</h3>
+ <ul class="list-unstyled video-list">
+ <li><a href="{{docs_base_url}}/user/videos/learn/publish-items-on-website.html">
+ Publish Items on Website</a>
+ <span class="text-muted pull-right">5:14</span>
+ </li>
+ </ul>
<h3>Customization</h3>
<ul class="list-unstyled video-list">
<li><a href="{{docs_base_url}}/user/videos/learn/field-customization.html">
diff --git a/erpnext/docs/user/videos/learn/index.txt b/erpnext/docs/user/videos/learn/index.txt
index ed1002c..365a502 100644
--- a/erpnext/docs/user/videos/learn/index.txt
+++ b/erpnext/docs/user/videos/learn/index.txt
@@ -33,4 +33,8 @@
subcontracting
taxes
user-and-permission
-workflow
\ No newline at end of file
+workflow
+advance-payments
+drop-ship
+file-manager
+publish-items-on-website
\ No newline at end of file
diff --git a/erpnext/docs/user/videos/learn/publish-items-on-website.md b/erpnext/docs/user/videos/learn/publish-items-on-website.md
new file mode 100644
index 0000000..eb77e46
--- /dev/null
+++ b/erpnext/docs/user/videos/learn/publish-items-on-website.md
@@ -0,0 +1,7 @@
+# Publish Item on Website
+
+<iframe width="660" height="371" src="https://www.youtube.com/embed/W31LBBNzbgc" frameborder="0" allowfullscreen></iframe>
+
+**Duration: 5:14**
+
+Website can be generated from each ERPNext account. This tutorial covers how items in your stock module can be published on the website.
\ No newline at end of file
diff --git a/erpnext/hooks.py b/erpnext/hooks.py
index 05e53c5..1d33388 100644
--- a/erpnext/hooks.py
+++ b/erpnext/hooks.py
@@ -7,7 +7,7 @@
app_description = """ERP made simple"""
app_icon = "icon-th"
app_color = "#e74c3c"
-app_version = "6.12.9"
+app_version = "6.12.11"
app_email = "info@erpnext.com"
app_license = "GNU General Public License (v3)"
source_link = "https://github.com/frappe/erpnext"
diff --git a/erpnext/selling/doctype/sales_order_item/sales_order_item.json b/erpnext/selling/doctype/sales_order_item/sales_order_item.json
index 693863c..823b805 100644
--- a/erpnext/selling/doctype/sales_order_item/sales_order_item.json
+++ b/erpnext/selling/doctype/sales_order_item/sales_order_item.json
@@ -26,6 +26,7 @@
"options": "Item",
"permlevel": 0,
"print_hide": 0,
+ "print_hide_if_no_value": 0,
"print_width": "150px",
"read_only": 0,
"report_hide": 0,
@@ -50,6 +51,7 @@
"no_copy": 0,
"permlevel": 0,
"print_hide": 1,
+ "print_hide_if_no_value": 0,
"read_only": 1,
"report_hide": 0,
"reqd": 0,
@@ -71,6 +73,7 @@
"no_copy": 0,
"permlevel": 0,
"print_hide": 0,
+ "print_hide_if_no_value": 0,
"read_only": 0,
"report_hide": 0,
"reqd": 0,
@@ -95,6 +98,7 @@
"oldfieldtype": "Data",
"permlevel": 0,
"print_hide": 1,
+ "print_hide_if_no_value": 0,
"print_width": "150",
"read_only": 0,
"report_hide": 0,
@@ -120,6 +124,7 @@
"permlevel": 0,
"precision": "",
"print_hide": 0,
+ "print_hide_if_no_value": 0,
"read_only": 0,
"report_hide": 0,
"reqd": 0,
@@ -144,6 +149,7 @@
"oldfieldtype": "Small Text",
"permlevel": 0,
"print_hide": 0,
+ "print_hide_if_no_value": 0,
"print_width": "300px",
"read_only": 0,
"report_hide": 0,
@@ -168,6 +174,7 @@
"permlevel": 0,
"precision": "",
"print_hide": 0,
+ "print_hide_if_no_value": 0,
"read_only": 0,
"report_hide": 0,
"reqd": 0,
@@ -191,6 +198,7 @@
"permlevel": 0,
"precision": "",
"print_hide": 0,
+ "print_hide_if_no_value": 0,
"read_only": 0,
"report_hide": 0,
"reqd": 0,
@@ -215,6 +223,7 @@
"permlevel": 0,
"precision": "",
"print_hide": 1,
+ "print_hide_if_no_value": 0,
"read_only": 0,
"report_hide": 0,
"reqd": 0,
@@ -237,6 +246,7 @@
"no_copy": 0,
"permlevel": 0,
"print_hide": 0,
+ "print_hide_if_no_value": 0,
"read_only": 0,
"report_hide": 0,
"reqd": 0,
@@ -261,6 +271,7 @@
"oldfieldtype": "Currency",
"permlevel": 0,
"print_hide": 0,
+ "print_hide_if_no_value": 0,
"print_width": "100px",
"read_only": 0,
"report_hide": 0,
@@ -288,6 +299,7 @@
"options": "currency",
"permlevel": 0,
"print_hide": 1,
+ "print_hide_if_no_value": 0,
"print_width": "70px",
"read_only": 1,
"report_hide": 0,
@@ -315,6 +327,7 @@
"oldfieldtype": "Float",
"permlevel": 0,
"print_hide": 1,
+ "print_hide_if_no_value": 0,
"print_width": "70px",
"read_only": 0,
"report_hide": 0,
@@ -338,6 +351,7 @@
"no_copy": 0,
"permlevel": 0,
"print_hide": 0,
+ "print_hide_if_no_value": 0,
"read_only": 0,
"report_hide": 0,
"reqd": 0,
@@ -363,6 +377,7 @@
"options": "UOM",
"permlevel": 0,
"print_hide": 0,
+ "print_hide_if_no_value": 0,
"print_width": "70px",
"read_only": 1,
"report_hide": 0,
@@ -390,6 +405,7 @@
"options": "Company:company:default_currency",
"permlevel": 0,
"print_hide": 1,
+ "print_hide_if_no_value": 0,
"print_width": "100px",
"read_only": 1,
"report_hide": 0,
@@ -413,6 +429,7 @@
"no_copy": 0,
"permlevel": 0,
"print_hide": 0,
+ "print_hide_if_no_value": 0,
"read_only": 0,
"report_hide": 0,
"reqd": 0,
@@ -438,6 +455,7 @@
"options": "currency",
"permlevel": 0,
"print_hide": 0,
+ "print_hide_if_no_value": 0,
"print_width": "100px",
"read_only": 0,
"report_hide": 0,
@@ -465,6 +483,7 @@
"options": "currency",
"permlevel": 0,
"print_hide": 0,
+ "print_hide_if_no_value": 0,
"print_width": "100px",
"read_only": 1,
"report_hide": 0,
@@ -488,6 +507,7 @@
"no_copy": 0,
"permlevel": 0,
"print_hide": 0,
+ "print_hide_if_no_value": 0,
"read_only": 0,
"report_hide": 0,
"reqd": 0,
@@ -513,6 +533,7 @@
"options": "Company:company:default_currency",
"permlevel": 0,
"print_hide": 1,
+ "print_hide_if_no_value": 0,
"print_width": "100px",
"read_only": 1,
"report_hide": 0,
@@ -540,6 +561,7 @@
"options": "Company:company:default_currency",
"permlevel": 0,
"print_hide": 1,
+ "print_hide_if_no_value": 0,
"print_width": "100px",
"read_only": 1,
"report_hide": 0,
@@ -565,6 +587,7 @@
"options": "Pricing Rule",
"permlevel": 0,
"print_hide": 0,
+ "print_hide_if_no_value": 0,
"read_only": 1,
"report_hide": 0,
"reqd": 0,
@@ -587,6 +610,7 @@
"permlevel": 0,
"precision": "",
"print_hide": 0,
+ "print_hide_if_no_value": 0,
"read_only": 0,
"report_hide": 0,
"reqd": 0,
@@ -611,6 +635,7 @@
"permlevel": 0,
"precision": "",
"print_hide": 1,
+ "print_hide_if_no_value": 0,
"read_only": 1,
"report_hide": 0,
"reqd": 0,
@@ -635,6 +660,7 @@
"permlevel": 0,
"precision": "",
"print_hide": 1,
+ "print_hide_if_no_value": 0,
"read_only": 1,
"report_hide": 0,
"reqd": 0,
@@ -657,6 +683,7 @@
"permlevel": 0,
"precision": "",
"print_hide": 0,
+ "print_hide_if_no_value": 0,
"read_only": 0,
"report_hide": 0,
"reqd": 0,
@@ -681,6 +708,7 @@
"permlevel": 0,
"precision": "",
"print_hide": 1,
+ "print_hide_if_no_value": 0,
"read_only": 1,
"report_hide": 0,
"reqd": 0,
@@ -705,6 +733,7 @@
"permlevel": 0,
"precision": "",
"print_hide": 1,
+ "print_hide_if_no_value": 0,
"read_only": 1,
"report_hide": 0,
"reqd": 0,
@@ -729,6 +758,7 @@
"permlevel": 0,
"precision": "",
"print_hide": 1,
+ "print_hide_if_no_value": 0,
"read_only": 0,
"report_hide": 0,
"reqd": 0,
@@ -752,6 +782,7 @@
"permlevel": 0,
"precision": "",
"print_hide": 1,
+ "print_hide_if_no_value": 0,
"read_only": 0,
"report_hide": 0,
"reqd": 0,
@@ -776,6 +807,7 @@
"permlevel": 0,
"precision": "",
"print_hide": 1,
+ "print_hide_if_no_value": 0,
"read_only": 0,
"report_hide": 0,
"reqd": 0,
@@ -798,6 +830,7 @@
"no_copy": 0,
"permlevel": 0,
"print_hide": 0,
+ "print_hide_if_no_value": 0,
"read_only": 0,
"report_hide": 0,
"reqd": 0,
@@ -824,6 +857,7 @@
"options": "Warehouse",
"permlevel": 0,
"print_hide": 1,
+ "print_hide_if_no_value": 0,
"print_width": "150px",
"read_only": 0,
"report_hide": 0,
@@ -841,7 +875,7 @@
"fieldname": "target_warehouse",
"fieldtype": "Link",
"hidden": 0,
- "ignore_user_permissions": 0,
+ "ignore_user_permissions": 1,
"in_filter": 0,
"in_list_view": 0,
"label": "Target Warehouse",
@@ -851,6 +885,7 @@
"permlevel": 0,
"precision": "",
"print_hide": 1,
+ "print_hide_if_no_value": 0,
"read_only": 0,
"report_hide": 0,
"reqd": 0,
@@ -876,6 +911,7 @@
"options": "Quotation",
"permlevel": 0,
"print_hide": 1,
+ "print_hide_if_no_value": 0,
"read_only": 1,
"report_hide": 0,
"reqd": 0,
@@ -901,6 +937,7 @@
"options": "Brand",
"permlevel": 0,
"print_hide": 1,
+ "print_hide_if_no_value": 0,
"read_only": 1,
"report_hide": 0,
"reqd": 0,
@@ -927,6 +964,7 @@
"options": "Item Group",
"permlevel": 0,
"print_hide": 1,
+ "print_hide_if_no_value": 0,
"read_only": 1,
"report_hide": 0,
"reqd": 0,
@@ -951,6 +989,7 @@
"oldfieldtype": "Check",
"permlevel": 0,
"print_hide": 1,
+ "print_hide_if_no_value": 0,
"read_only": 0,
"report_hide": 1,
"reqd": 0,
@@ -972,6 +1011,7 @@
"no_copy": 0,
"permlevel": 0,
"print_hide": 0,
+ "print_hide_if_no_value": 0,
"read_only": 0,
"report_hide": 0,
"reqd": 0,
@@ -996,6 +1036,7 @@
"oldfieldtype": "Currency",
"permlevel": 0,
"print_hide": 1,
+ "print_hide_if_no_value": 0,
"print_width": "70px",
"read_only": 1,
"report_hide": 0,
@@ -1020,6 +1061,7 @@
"no_copy": 1,
"permlevel": 0,
"print_hide": 1,
+ "print_hide_if_no_value": 0,
"print_width": "70px",
"read_only": 1,
"report_hide": 0,
@@ -1045,6 +1087,7 @@
"permlevel": 0,
"precision": "",
"print_hide": 1,
+ "print_hide_if_no_value": 0,
"read_only": 1,
"report_hide": 0,
"reqd": 0,
@@ -1069,6 +1112,7 @@
"oldfieldtype": "Currency",
"permlevel": 0,
"print_hide": 1,
+ "print_hide_if_no_value": 0,
"print_width": "100px",
"read_only": 1,
"report_hide": 0,
@@ -1095,6 +1139,7 @@
"permlevel": 0,
"precision": "",
"print_hide": 1,
+ "print_hide_if_no_value": 0,
"read_only": 1,
"report_hide": 0,
"reqd": 0,
@@ -1118,6 +1163,7 @@
"options": "currency",
"permlevel": 0,
"print_hide": 1,
+ "print_hide_if_no_value": 0,
"read_only": 1,
"report_hide": 0,
"reqd": 0,
@@ -1143,6 +1189,7 @@
"oldfieldtype": "Currency",
"permlevel": 0,
"print_hide": 1,
+ "print_hide_if_no_value": 0,
"print_width": "50px",
"read_only": 1,
"report_hide": 1,
@@ -1170,6 +1217,7 @@
"oldfieldtype": "Currency",
"permlevel": 0,
"print_hide": 1,
+ "print_hide_if_no_value": 0,
"print_width": "50px",
"read_only": 1,
"report_hide": 1,
@@ -1196,6 +1244,7 @@
"oldfieldtype": "Small Text",
"permlevel": 0,
"print_hide": 1,
+ "print_hide_if_no_value": 0,
"read_only": 1,
"report_hide": 1,
"reqd": 0,
@@ -1221,6 +1270,7 @@
"oldfieldtype": "Date",
"permlevel": 0,
"print_hide": 1,
+ "print_hide_if_no_value": 0,
"read_only": 1,
"report_hide": 1,
"reqd": 0,
@@ -1238,7 +1288,8 @@
"issingle": 0,
"istable": 1,
"max_attachments": 0,
- "modified": "2015-11-16 06:29:56.933782",
+ "menu_index": 0,
+ "modified": "2015-12-11 14:53:24.444343",
"modified_by": "Administrator",
"module": "Selling",
"name": "Sales Order Item",
@@ -1247,5 +1298,6 @@
"read_only": 0,
"read_only_onload": 0,
"sort_field": "modified",
- "sort_order": "DESC"
+ "sort_order": "DESC",
+ "version": 0
}
\ No newline at end of file
diff --git a/erpnext/setup/doctype/company/delete_company_transactions.py b/erpnext/setup/doctype/company/delete_company_transactions.py
index ba2a5b8..ff6810d 100644
--- a/erpnext/setup/doctype/company/delete_company_transactions.py
+++ b/erpnext/setup/doctype/company/delete_company_transactions.py
@@ -17,16 +17,16 @@
frappe.throw(_("Transactions can only be deleted by the creator of the Company"), frappe.PermissionError)
delete_bins(company_name)
-
delete_time_logs(company_name)
+ delete_lead_addresses(company_name)
for doctype in frappe.db.sql_list("""select parent from
tabDocField where fieldtype='Link' and options='Company'"""):
- if doctype not in ("Account", "Cost Center", "Warehouse", "Budget Detail",
- "Party Account", "Employee", "Sales Taxes and Charges Template",
+ if doctype not in ("Account", "Cost Center", "Warehouse", "Budget Detail",
+ "Party Account", "Employee", "Sales Taxes and Charges Template",
"Purchase Taxes and Charges Template", "POS Profile"):
delete_for_doctype(doctype, company_name)
-
+
# Clear notification counts
clear_notifications()
@@ -73,15 +73,22 @@
# Delete Time Logs as it is linked to Production Order / Project / Task, which are linked to company
frappe.db.sql("""
delete from `tabTime Log`
- where
- (ifnull(project, '') != ''
+ where
+ (ifnull(project, '') != ''
and exists(select name from `tabProject` where name=`tabTime Log`.project and company=%(company)s))
- or (ifnull(task, '') != ''
+ or (ifnull(task, '') != ''
and exists(select name from `tabTask` where name=`tabTime Log`.task and company=%(company)s))
- or (ifnull(production_order, '') != ''
- and exists(select name from `tabProduction Order`
+ or (ifnull(production_order, '') != ''
+ and exists(select name from `tabProduction Order`
where name=`tabTime Log`.production_order and company=%(company)s))
- or (ifnull(sales_invoice, '') != ''
- and exists(select name from `tabSales Invoice`
+ or (ifnull(sales_invoice, '') != ''
+ and exists(select name from `tabSales Invoice`
where name=`tabTime Log`.sales_invoice and company=%(company)s))
- """, {"company": company_name})
\ No newline at end of file
+ """, {"company": company_name})
+
+def delete_lead_addresses(company_name):
+ """Delete addresses to which leads are linked"""
+ frappe.db.sql("""delete from `tabAddress`
+ where (customer='' or customer is null) and (supplier='' or supplier is null) and (lead != '' and lead is not null)""")
+
+ frappe.db.sql("""update `tabAddress` set lead=null, lead_name=null""")
diff --git a/erpnext/setup/doctype/sms_settings/sms_settings.py b/erpnext/setup/doctype/sms_settings/sms_settings.py
index d0df33a..d0f4065 100644
--- a/erpnext/setup/doctype/sms_settings/sms_settings.py
+++ b/erpnext/setup/doctype/sms_settings/sms_settings.py
@@ -119,4 +119,5 @@
sl.requested_numbers = "\n".join(args['receiver_list'])
sl.no_of_sent_sms = len(sent_to)
sl.sent_to = "\n".join(sent_to)
+ sl.flags.ignore_permissions = True
sl.save()
diff --git a/erpnext/stock/doctype/item/item.py b/erpnext/stock/doctype/item/item.py
index 6bdafcf..0fc0faa 100644
--- a/erpnext/stock/doctype/item/item.py
+++ b/erpnext/stock/doctype/item/item.py
@@ -89,22 +89,30 @@
auto_set_website_image = True
self.website_image = self.image
- file = frappe.db.get_value("File", filters={
- "file_url": self.website_image,
- "attached_to_doctype": self.doctype,
- "attached_to_name": self.name
- }, fieldname=["name", "is_private"], as_dict=True)
+ if not self.website_image:
+ return
+
+ # find if website image url exists as public
+ file = frappe.get_all("File", filters={
+ "file_url": self.website_image
+ }, fields=["name", "is_private"], order_by="is_private asc", limit_page_length=1)
+
+ if file:
+ file = file[0]
if not file:
- self.website_image = None
if not auto_set_website_image:
- frappe.msgprint(_("Website Image {0} attached to Item {1} cannot be found").format(self.website_image, self.name))
+ frappe.msgprint(_("Website Image {0} attached to Item {1} cannot be found")
+ .format(self.website_image, self.name))
+
+ self.website_image = None
elif file.is_private:
- self.website_image = None
if not auto_set_website_image:
frappe.msgprint(_("Website Image should be a public file or website URL"))
+ self.website_image = None
+
def make_thumbnail(self):
"""Make a thumbnail of `website_image`"""
import requests.exceptions
diff --git a/erpnext/stock/doctype/serial_no/serial_no.json b/erpnext/stock/doctype/serial_no/serial_no.json
index c177325..6414eb9 100644
--- a/erpnext/stock/doctype/serial_no/serial_no.json
+++ b/erpnext/stock/doctype/serial_no/serial_no.json
@@ -1,1006 +1,1007 @@
{
- "allow_copy": 0,
- "allow_import": 1,
- "allow_rename": 1,
- "autoname": "field:serial_no",
- "creation": "2013-05-16 10:59:15",
- "custom": 0,
- "description": "Distinct unit of an Item",
- "docstatus": 0,
- "doctype": "DocType",
- "document_type": "Setup",
+ "allow_copy": 0,
+ "allow_import": 1,
+ "allow_rename": 1,
+ "autoname": "field:serial_no",
+ "creation": "2013-05-16 10:59:15",
+ "custom": 0,
+ "description": "Distinct unit of an Item",
+ "docstatus": 0,
+ "doctype": "DocType",
+ "document_type": "Setup",
"fields": [
{
- "allow_on_submit": 0,
- "bold": 0,
- "collapsible": 0,
- "fieldname": "details",
- "fieldtype": "Section Break",
- "hidden": 0,
- "ignore_user_permissions": 0,
- "in_filter": 0,
- "in_list_view": 0,
- "label": "",
- "length": 0,
- "no_copy": 0,
- "oldfieldtype": "Section Break",
- "permlevel": 0,
- "print_hide": 0,
- "read_only": 0,
- "report_hide": 0,
- "reqd": 0,
- "search_index": 0,
- "set_only_once": 0,
+ "allow_on_submit": 0,
+ "bold": 0,
+ "collapsible": 0,
+ "fieldname": "details",
+ "fieldtype": "Section Break",
+ "hidden": 0,
+ "ignore_user_permissions": 0,
+ "in_filter": 0,
+ "in_list_view": 0,
+ "label": "",
+ "length": 0,
+ "no_copy": 0,
+ "oldfieldtype": "Section Break",
+ "permlevel": 0,
+ "print_hide": 0,
+ "read_only": 0,
+ "report_hide": 0,
+ "reqd": 0,
+ "search_index": 0,
+ "set_only_once": 0,
"unique": 0
- },
+ },
{
- "allow_on_submit": 0,
- "bold": 0,
- "collapsible": 0,
- "fieldname": "column_break0",
- "fieldtype": "Column Break",
- "hidden": 0,
- "ignore_user_permissions": 0,
- "in_filter": 0,
- "in_list_view": 0,
- "length": 0,
- "no_copy": 0,
- "permlevel": 0,
- "print_hide": 0,
- "read_only": 0,
- "report_hide": 0,
- "reqd": 0,
- "search_index": 0,
- "set_only_once": 0,
+ "allow_on_submit": 0,
+ "bold": 0,
+ "collapsible": 0,
+ "fieldname": "column_break0",
+ "fieldtype": "Column Break",
+ "hidden": 0,
+ "ignore_user_permissions": 0,
+ "in_filter": 0,
+ "in_list_view": 0,
+ "length": 0,
+ "no_copy": 0,
+ "permlevel": 0,
+ "print_hide": 0,
+ "read_only": 0,
+ "report_hide": 0,
+ "reqd": 0,
+ "search_index": 0,
+ "set_only_once": 0,
"unique": 0
- },
+ },
{
- "allow_on_submit": 0,
- "bold": 0,
- "collapsible": 0,
- "fieldname": "serial_no",
- "fieldtype": "Data",
- "hidden": 0,
- "ignore_user_permissions": 0,
- "in_filter": 0,
- "in_list_view": 0,
- "label": "Serial No",
- "length": 0,
- "no_copy": 1,
- "oldfieldname": "serial_no",
- "oldfieldtype": "Data",
- "permlevel": 0,
- "print_hide": 0,
- "read_only": 0,
- "report_hide": 0,
- "reqd": 1,
- "search_index": 1,
- "set_only_once": 0,
+ "allow_on_submit": 0,
+ "bold": 0,
+ "collapsible": 0,
+ "fieldname": "serial_no",
+ "fieldtype": "Data",
+ "hidden": 0,
+ "ignore_user_permissions": 0,
+ "in_filter": 0,
+ "in_list_view": 0,
+ "label": "Serial No",
+ "length": 0,
+ "no_copy": 1,
+ "oldfieldname": "serial_no",
+ "oldfieldtype": "Data",
+ "permlevel": 0,
+ "print_hide": 0,
+ "read_only": 0,
+ "report_hide": 0,
+ "reqd": 1,
+ "search_index": 1,
+ "set_only_once": 0,
"unique": 0
- },
+ },
{
- "allow_on_submit": 0,
- "bold": 0,
- "collapsible": 0,
- "fieldname": "item_code",
- "fieldtype": "Link",
- "hidden": 0,
- "ignore_user_permissions": 0,
- "in_filter": 1,
- "in_list_view": 1,
- "label": "Item Code",
- "length": 0,
- "no_copy": 0,
- "oldfieldname": "item_code",
- "oldfieldtype": "Link",
- "options": "Item",
- "permlevel": 0,
- "print_hide": 0,
- "read_only": 0,
- "report_hide": 0,
- "reqd": 1,
- "search_index": 0,
- "set_only_once": 0,
+ "allow_on_submit": 0,
+ "bold": 0,
+ "collapsible": 0,
+ "fieldname": "item_code",
+ "fieldtype": "Link",
+ "hidden": 0,
+ "ignore_user_permissions": 0,
+ "in_filter": 1,
+ "in_list_view": 1,
+ "label": "Item Code",
+ "length": 0,
+ "no_copy": 0,
+ "oldfieldname": "item_code",
+ "oldfieldtype": "Link",
+ "options": "Item",
+ "permlevel": 0,
+ "print_hide": 0,
+ "read_only": 0,
+ "report_hide": 0,
+ "reqd": 1,
+ "search_index": 0,
+ "set_only_once": 0,
"unique": 0
- },
+ },
{
- "allow_on_submit": 0,
- "bold": 0,
- "collapsible": 0,
- "description": "Warehouse can only be changed via Stock Entry / Delivery Note / Purchase Receipt",
- "fieldname": "warehouse",
- "fieldtype": "Link",
- "hidden": 0,
- "ignore_user_permissions": 0,
- "in_filter": 1,
- "in_list_view": 1,
- "label": "Warehouse",
- "length": 0,
- "no_copy": 1,
- "oldfieldname": "warehouse",
- "oldfieldtype": "Link",
- "options": "Warehouse",
- "permlevel": 0,
- "print_hide": 0,
- "read_only": 1,
- "report_hide": 0,
- "reqd": 0,
- "search_index": 1,
- "set_only_once": 0,
+ "allow_on_submit": 0,
+ "bold": 0,
+ "collapsible": 0,
+ "description": "Warehouse can only be changed via Stock Entry / Delivery Note / Purchase Receipt",
+ "fieldname": "warehouse",
+ "fieldtype": "Link",
+ "hidden": 0,
+ "ignore_user_permissions": 0,
+ "in_filter": 1,
+ "in_list_view": 1,
+ "label": "Warehouse",
+ "length": 0,
+ "no_copy": 1,
+ "oldfieldname": "warehouse",
+ "oldfieldtype": "Link",
+ "options": "Warehouse",
+ "permlevel": 0,
+ "print_hide": 0,
+ "read_only": 1,
+ "report_hide": 0,
+ "reqd": 0,
+ "search_index": 1,
+ "set_only_once": 0,
"unique": 0
- },
+ },
{
- "allow_on_submit": 0,
- "bold": 0,
- "collapsible": 0,
- "fieldname": "column_break1",
- "fieldtype": "Column Break",
- "hidden": 0,
- "ignore_user_permissions": 0,
- "in_filter": 0,
- "in_list_view": 0,
- "length": 0,
- "no_copy": 0,
- "permlevel": 0,
- "print_hide": 0,
- "read_only": 0,
- "report_hide": 0,
- "reqd": 0,
- "search_index": 0,
- "set_only_once": 0,
+ "allow_on_submit": 0,
+ "bold": 0,
+ "collapsible": 0,
+ "fieldname": "column_break1",
+ "fieldtype": "Column Break",
+ "hidden": 0,
+ "ignore_user_permissions": 0,
+ "in_filter": 0,
+ "in_list_view": 0,
+ "length": 0,
+ "no_copy": 0,
+ "permlevel": 0,
+ "print_hide": 0,
+ "read_only": 0,
+ "report_hide": 0,
+ "reqd": 0,
+ "search_index": 0,
+ "set_only_once": 0,
"unique": 0
- },
+ },
{
- "allow_on_submit": 0,
- "bold": 0,
- "collapsible": 0,
- "fieldname": "item_name",
- "fieldtype": "Data",
- "hidden": 0,
- "ignore_user_permissions": 0,
- "in_filter": 0,
- "in_list_view": 0,
- "label": "Item Name",
- "length": 0,
- "no_copy": 0,
- "permlevel": 0,
- "print_hide": 0,
- "read_only": 1,
- "report_hide": 0,
- "reqd": 0,
- "search_index": 0,
- "set_only_once": 0,
+ "allow_on_submit": 0,
+ "bold": 0,
+ "collapsible": 0,
+ "fieldname": "item_name",
+ "fieldtype": "Data",
+ "hidden": 0,
+ "ignore_user_permissions": 0,
+ "in_filter": 0,
+ "in_list_view": 0,
+ "label": "Item Name",
+ "length": 0,
+ "no_copy": 0,
+ "permlevel": 0,
+ "print_hide": 0,
+ "read_only": 1,
+ "report_hide": 0,
+ "reqd": 0,
+ "search_index": 0,
+ "set_only_once": 0,
"unique": 0
- },
+ },
{
- "allow_on_submit": 0,
- "bold": 0,
- "collapsible": 0,
- "fieldname": "description",
- "fieldtype": "Text",
- "hidden": 0,
- "ignore_user_permissions": 0,
- "in_filter": 1,
- "in_list_view": 0,
- "label": "Description",
- "length": 0,
- "no_copy": 0,
- "oldfieldname": "description",
- "oldfieldtype": "Text",
- "permlevel": 0,
- "print_hide": 0,
- "read_only": 1,
- "report_hide": 0,
- "reqd": 0,
- "search_index": 0,
- "set_only_once": 0,
- "unique": 0,
+ "allow_on_submit": 0,
+ "bold": 0,
+ "collapsible": 0,
+ "fieldname": "description",
+ "fieldtype": "Text",
+ "hidden": 0,
+ "ignore_user_permissions": 0,
+ "in_filter": 1,
+ "in_list_view": 0,
+ "label": "Description",
+ "length": 0,
+ "no_copy": 0,
+ "oldfieldname": "description",
+ "oldfieldtype": "Text",
+ "permlevel": 0,
+ "print_hide": 0,
+ "read_only": 1,
+ "report_hide": 0,
+ "reqd": 0,
+ "search_index": 0,
+ "set_only_once": 0,
+ "unique": 0,
"width": "300px"
- },
+ },
{
- "allow_on_submit": 0,
- "bold": 0,
- "collapsible": 0,
- "description": "",
- "fieldname": "item_group",
- "fieldtype": "Link",
- "hidden": 0,
- "ignore_user_permissions": 0,
- "in_filter": 0,
- "in_list_view": 0,
- "label": "Item Group",
- "length": 0,
- "no_copy": 0,
- "oldfieldname": "item_group",
- "oldfieldtype": "Link",
- "options": "Item Group",
- "permlevel": 0,
- "print_hide": 0,
- "read_only": 1,
- "report_hide": 0,
- "reqd": 0,
- "search_index": 0,
- "set_only_once": 0,
+ "allow_on_submit": 0,
+ "bold": 0,
+ "collapsible": 0,
+ "description": "",
+ "fieldname": "item_group",
+ "fieldtype": "Link",
+ "hidden": 0,
+ "ignore_user_permissions": 0,
+ "in_filter": 0,
+ "in_list_view": 0,
+ "label": "Item Group",
+ "length": 0,
+ "no_copy": 0,
+ "oldfieldname": "item_group",
+ "oldfieldtype": "Link",
+ "options": "Item Group",
+ "permlevel": 0,
+ "print_hide": 0,
+ "read_only": 1,
+ "report_hide": 0,
+ "reqd": 0,
+ "search_index": 0,
+ "set_only_once": 0,
"unique": 0
- },
+ },
{
- "allow_on_submit": 0,
- "bold": 0,
- "collapsible": 0,
- "fieldname": "brand",
- "fieldtype": "Link",
- "hidden": 0,
- "ignore_user_permissions": 0,
- "in_filter": 0,
- "in_list_view": 0,
- "label": "Brand",
- "length": 0,
- "no_copy": 0,
- "oldfieldname": "brand",
- "oldfieldtype": "Link",
- "options": "Brand",
- "permlevel": 0,
- "print_hide": 0,
- "read_only": 1,
- "report_hide": 0,
- "reqd": 0,
- "search_index": 0,
- "set_only_once": 0,
+ "allow_on_submit": 0,
+ "bold": 0,
+ "collapsible": 0,
+ "fieldname": "brand",
+ "fieldtype": "Link",
+ "hidden": 0,
+ "ignore_user_permissions": 0,
+ "in_filter": 0,
+ "in_list_view": 0,
+ "label": "Brand",
+ "length": 0,
+ "no_copy": 0,
+ "oldfieldname": "brand",
+ "oldfieldtype": "Link",
+ "options": "Brand",
+ "permlevel": 0,
+ "print_hide": 0,
+ "read_only": 1,
+ "report_hide": 0,
+ "reqd": 0,
+ "search_index": 0,
+ "set_only_once": 0,
"unique": 0
- },
+ },
{
- "allow_on_submit": 0,
- "bold": 0,
- "collapsible": 0,
- "fieldname": "purchase_details",
- "fieldtype": "Section Break",
- "hidden": 0,
- "ignore_user_permissions": 0,
- "in_filter": 0,
- "in_list_view": 0,
- "label": "Purchase / Manufacture Details",
- "length": 0,
- "no_copy": 0,
- "permlevel": 0,
- "print_hide": 0,
- "read_only": 0,
- "report_hide": 0,
- "reqd": 0,
- "search_index": 0,
- "set_only_once": 0,
+ "allow_on_submit": 0,
+ "bold": 0,
+ "collapsible": 0,
+ "fieldname": "purchase_details",
+ "fieldtype": "Section Break",
+ "hidden": 0,
+ "ignore_user_permissions": 0,
+ "in_filter": 0,
+ "in_list_view": 0,
+ "label": "Purchase / Manufacture Details",
+ "length": 0,
+ "no_copy": 0,
+ "permlevel": 0,
+ "print_hide": 0,
+ "read_only": 0,
+ "report_hide": 0,
+ "reqd": 0,
+ "search_index": 0,
+ "set_only_once": 0,
"unique": 0
- },
+ },
{
- "allow_on_submit": 0,
- "bold": 0,
- "collapsible": 0,
- "fieldname": "column_break2",
- "fieldtype": "Column Break",
- "hidden": 0,
- "ignore_user_permissions": 0,
- "in_filter": 0,
- "in_list_view": 0,
- "length": 0,
- "no_copy": 0,
- "permlevel": 0,
- "print_hide": 0,
- "read_only": 0,
- "report_hide": 0,
- "reqd": 0,
- "search_index": 0,
- "set_only_once": 0,
- "unique": 0,
+ "allow_on_submit": 0,
+ "bold": 0,
+ "collapsible": 0,
+ "fieldname": "column_break2",
+ "fieldtype": "Column Break",
+ "hidden": 0,
+ "ignore_user_permissions": 0,
+ "in_filter": 0,
+ "in_list_view": 0,
+ "length": 0,
+ "no_copy": 0,
+ "permlevel": 0,
+ "print_hide": 0,
+ "read_only": 0,
+ "report_hide": 0,
+ "reqd": 0,
+ "search_index": 0,
+ "set_only_once": 0,
+ "unique": 0,
"width": "50%"
- },
+ },
{
- "allow_on_submit": 0,
- "bold": 0,
- "collapsible": 0,
- "fieldname": "purchase_document_type",
- "fieldtype": "Link",
- "hidden": 0,
- "ignore_user_permissions": 0,
- "in_filter": 0,
- "in_list_view": 0,
- "label": "Creation Document Type",
- "length": 0,
- "no_copy": 1,
- "options": "DocType",
- "permlevel": 0,
- "print_hide": 0,
- "read_only": 1,
- "report_hide": 0,
- "reqd": 0,
- "search_index": 0,
- "set_only_once": 0,
+ "allow_on_submit": 0,
+ "bold": 0,
+ "collapsible": 0,
+ "fieldname": "purchase_document_type",
+ "fieldtype": "Link",
+ "hidden": 0,
+ "ignore_user_permissions": 0,
+ "in_filter": 0,
+ "in_list_view": 0,
+ "label": "Creation Document Type",
+ "length": 0,
+ "no_copy": 1,
+ "options": "DocType",
+ "permlevel": 0,
+ "print_hide": 0,
+ "read_only": 1,
+ "report_hide": 0,
+ "reqd": 0,
+ "search_index": 0,
+ "set_only_once": 0,
"unique": 0
- },
+ },
{
- "allow_on_submit": 0,
- "bold": 0,
- "collapsible": 0,
- "fieldname": "purchase_document_no",
- "fieldtype": "Dynamic Link",
- "hidden": 0,
- "ignore_user_permissions": 0,
- "in_filter": 0,
- "in_list_view": 0,
- "label": "Creation Document No",
- "length": 0,
- "no_copy": 1,
- "options": "purchase_document_type",
- "permlevel": 0,
- "print_hide": 0,
- "read_only": 1,
- "report_hide": 0,
- "reqd": 0,
- "search_index": 0,
- "set_only_once": 0,
+ "allow_on_submit": 0,
+ "bold": 0,
+ "collapsible": 0,
+ "fieldname": "purchase_document_no",
+ "fieldtype": "Dynamic Link",
+ "hidden": 0,
+ "ignore_user_permissions": 0,
+ "in_filter": 0,
+ "in_list_view": 0,
+ "label": "Creation Document No",
+ "length": 0,
+ "no_copy": 1,
+ "options": "purchase_document_type",
+ "permlevel": 0,
+ "print_hide": 0,
+ "read_only": 1,
+ "report_hide": 0,
+ "reqd": 0,
+ "search_index": 0,
+ "set_only_once": 0,
"unique": 0
- },
+ },
{
- "allow_on_submit": 0,
- "bold": 0,
- "collapsible": 0,
- "fieldname": "purchase_date",
- "fieldtype": "Date",
- "hidden": 0,
- "ignore_user_permissions": 0,
- "in_filter": 1,
- "in_list_view": 0,
- "label": "Creation Date",
- "length": 0,
- "no_copy": 1,
- "oldfieldname": "purchase_date",
- "oldfieldtype": "Date",
- "permlevel": 0,
- "print_hide": 0,
- "read_only": 1,
- "report_hide": 0,
- "reqd": 0,
- "search_index": 0,
- "set_only_once": 0,
+ "allow_on_submit": 0,
+ "bold": 0,
+ "collapsible": 0,
+ "fieldname": "purchase_date",
+ "fieldtype": "Date",
+ "hidden": 0,
+ "ignore_user_permissions": 0,
+ "in_filter": 1,
+ "in_list_view": 0,
+ "label": "Creation Date",
+ "length": 0,
+ "no_copy": 1,
+ "oldfieldname": "purchase_date",
+ "oldfieldtype": "Date",
+ "permlevel": 0,
+ "print_hide": 0,
+ "read_only": 1,
+ "report_hide": 0,
+ "reqd": 0,
+ "search_index": 0,
+ "set_only_once": 0,
"unique": 0
- },
+ },
{
- "allow_on_submit": 0,
- "bold": 0,
- "collapsible": 0,
- "fieldname": "purchase_time",
- "fieldtype": "Time",
- "hidden": 0,
- "ignore_user_permissions": 0,
- "in_filter": 0,
- "in_list_view": 0,
- "label": "Creation Time",
- "length": 0,
- "no_copy": 1,
- "permlevel": 0,
- "print_hide": 0,
- "read_only": 1,
- "report_hide": 0,
- "reqd": 0,
- "search_index": 0,
- "set_only_once": 0,
+ "allow_on_submit": 0,
+ "bold": 0,
+ "collapsible": 0,
+ "fieldname": "purchase_time",
+ "fieldtype": "Time",
+ "hidden": 0,
+ "ignore_user_permissions": 0,
+ "in_filter": 0,
+ "in_list_view": 0,
+ "label": "Creation Time",
+ "length": 0,
+ "no_copy": 1,
+ "permlevel": 0,
+ "print_hide": 0,
+ "read_only": 1,
+ "report_hide": 0,
+ "reqd": 0,
+ "search_index": 0,
+ "set_only_once": 0,
"unique": 0
- },
+ },
{
- "allow_on_submit": 0,
- "bold": 0,
- "collapsible": 0,
- "fieldname": "purchase_rate",
- "fieldtype": "Currency",
- "hidden": 0,
- "ignore_user_permissions": 0,
- "in_filter": 0,
- "in_list_view": 0,
- "label": "Incoming Rate",
- "length": 0,
- "no_copy": 1,
- "oldfieldname": "purchase_rate",
- "oldfieldtype": "Currency",
- "options": "Company:company:default_currency",
- "permlevel": 0,
- "print_hide": 0,
- "read_only": 1,
- "report_hide": 0,
- "reqd": 0,
- "search_index": 0,
- "set_only_once": 0,
+ "allow_on_submit": 0,
+ "bold": 0,
+ "collapsible": 0,
+ "fieldname": "purchase_rate",
+ "fieldtype": "Currency",
+ "hidden": 0,
+ "ignore_user_permissions": 0,
+ "in_filter": 0,
+ "in_list_view": 0,
+ "label": "Incoming Rate",
+ "length": 0,
+ "no_copy": 1,
+ "oldfieldname": "purchase_rate",
+ "oldfieldtype": "Currency",
+ "options": "Company:company:default_currency",
+ "permlevel": 0,
+ "print_hide": 0,
+ "read_only": 1,
+ "report_hide": 0,
+ "reqd": 0,
+ "search_index": 0,
+ "set_only_once": 0,
"unique": 0
- },
+ },
{
- "allow_on_submit": 0,
- "bold": 0,
- "collapsible": 0,
- "fieldname": "column_break3",
- "fieldtype": "Column Break",
- "hidden": 0,
- "ignore_user_permissions": 0,
- "in_filter": 0,
- "in_list_view": 0,
- "length": 0,
- "no_copy": 0,
- "permlevel": 0,
- "print_hide": 0,
- "read_only": 0,
- "report_hide": 0,
- "reqd": 0,
- "search_index": 0,
- "set_only_once": 0,
- "unique": 0,
+ "allow_on_submit": 0,
+ "bold": 0,
+ "collapsible": 0,
+ "fieldname": "column_break3",
+ "fieldtype": "Column Break",
+ "hidden": 0,
+ "ignore_user_permissions": 0,
+ "in_filter": 0,
+ "in_list_view": 0,
+ "length": 0,
+ "no_copy": 0,
+ "permlevel": 0,
+ "print_hide": 0,
+ "read_only": 0,
+ "report_hide": 0,
+ "reqd": 0,
+ "search_index": 0,
+ "set_only_once": 0,
+ "unique": 0,
"width": "50%"
- },
+ },
{
- "allow_on_submit": 0,
- "bold": 0,
- "collapsible": 0,
- "fieldname": "supplier",
- "fieldtype": "Link",
- "hidden": 0,
- "ignore_user_permissions": 0,
- "in_filter": 1,
- "in_list_view": 0,
- "label": "Supplier",
- "length": 0,
- "no_copy": 1,
- "options": "Supplier",
- "permlevel": 0,
- "print_hide": 0,
- "read_only": 0,
- "report_hide": 0,
- "reqd": 0,
- "search_index": 0,
- "set_only_once": 0,
+ "allow_on_submit": 0,
+ "bold": 0,
+ "collapsible": 0,
+ "fieldname": "supplier",
+ "fieldtype": "Link",
+ "hidden": 0,
+ "ignore_user_permissions": 0,
+ "in_filter": 1,
+ "in_list_view": 0,
+ "label": "Supplier",
+ "length": 0,
+ "no_copy": 1,
+ "options": "Supplier",
+ "permlevel": 0,
+ "print_hide": 0,
+ "read_only": 0,
+ "report_hide": 0,
+ "reqd": 0,
+ "search_index": 0,
+ "set_only_once": 0,
"unique": 0
- },
+ },
{
- "allow_on_submit": 0,
- "bold": 0,
- "collapsible": 0,
- "fieldname": "supplier_name",
- "fieldtype": "Data",
- "hidden": 0,
- "ignore_user_permissions": 0,
- "in_filter": 1,
- "in_list_view": 0,
- "label": "Supplier Name",
- "length": 0,
- "no_copy": 1,
- "permlevel": 0,
- "print_hide": 0,
- "read_only": 1,
- "report_hide": 0,
- "reqd": 0,
- "search_index": 0,
- "set_only_once": 0,
+ "allow_on_submit": 0,
+ "bold": 0,
+ "collapsible": 0,
+ "fieldname": "supplier_name",
+ "fieldtype": "Data",
+ "hidden": 0,
+ "ignore_user_permissions": 0,
+ "in_filter": 1,
+ "in_list_view": 0,
+ "label": "Supplier Name",
+ "length": 0,
+ "no_copy": 1,
+ "permlevel": 0,
+ "print_hide": 0,
+ "read_only": 1,
+ "report_hide": 0,
+ "reqd": 0,
+ "search_index": 0,
+ "set_only_once": 0,
"unique": 0
- },
+ },
{
- "allow_on_submit": 0,
- "bold": 0,
- "collapsible": 0,
- "fieldname": "delivery_details",
- "fieldtype": "Section Break",
- "hidden": 0,
- "ignore_user_permissions": 0,
- "in_filter": 0,
- "in_list_view": 0,
- "label": "Delivery Details",
- "length": 0,
- "no_copy": 0,
- "oldfieldtype": "Column Break",
- "permlevel": 0,
- "print_hide": 0,
- "read_only": 0,
- "report_hide": 0,
- "reqd": 0,
- "search_index": 0,
- "set_only_once": 0,
+ "allow_on_submit": 0,
+ "bold": 0,
+ "collapsible": 0,
+ "fieldname": "delivery_details",
+ "fieldtype": "Section Break",
+ "hidden": 0,
+ "ignore_user_permissions": 0,
+ "in_filter": 0,
+ "in_list_view": 0,
+ "label": "Delivery Details",
+ "length": 0,
+ "no_copy": 0,
+ "oldfieldtype": "Column Break",
+ "permlevel": 0,
+ "print_hide": 0,
+ "read_only": 0,
+ "report_hide": 0,
+ "reqd": 0,
+ "search_index": 0,
+ "set_only_once": 0,
"unique": 0
- },
+ },
{
- "allow_on_submit": 0,
- "bold": 0,
- "collapsible": 0,
- "fieldname": "delivery_document_type",
- "fieldtype": "Select",
- "hidden": 0,
- "ignore_user_permissions": 0,
- "in_filter": 1,
- "in_list_view": 0,
- "label": "Delivery Document Type",
- "length": 0,
- "no_copy": 1,
- "options": "\nDelivery Note\nSales Invoice\nStock Entry\nPurchase Receipt",
- "permlevel": 0,
- "print_hide": 0,
- "read_only": 1,
- "report_hide": 0,
- "reqd": 0,
- "search_index": 0,
- "set_only_once": 0,
+ "allow_on_submit": 0,
+ "bold": 0,
+ "collapsible": 0,
+ "fieldname": "delivery_document_type",
+ "fieldtype": "Link",
+ "hidden": 0,
+ "ignore_user_permissions": 0,
+ "in_filter": 1,
+ "in_list_view": 0,
+ "label": "Delivery Document Type",
+ "length": 0,
+ "no_copy": 1,
+ "options": "DocType",
+ "permlevel": 0,
+ "print_hide": 0,
+ "read_only": 1,
+ "report_hide": 0,
+ "reqd": 0,
+ "search_index": 0,
+ "set_only_once": 0,
"unique": 0
- },
+ },
{
- "allow_on_submit": 0,
- "bold": 0,
- "collapsible": 0,
- "fieldname": "delivery_document_no",
- "fieldtype": "Data",
- "hidden": 0,
- "ignore_user_permissions": 0,
- "in_filter": 1,
- "in_list_view": 0,
- "label": "Delivery Document No",
- "length": 0,
- "no_copy": 1,
- "permlevel": 0,
- "print_hide": 0,
- "read_only": 1,
- "report_hide": 0,
- "reqd": 0,
- "search_index": 0,
- "set_only_once": 0,
+ "allow_on_submit": 0,
+ "bold": 0,
+ "collapsible": 0,
+ "fieldname": "delivery_document_no",
+ "fieldtype": "Dynamic Link",
+ "hidden": 0,
+ "ignore_user_permissions": 0,
+ "in_filter": 1,
+ "in_list_view": 0,
+ "label": "Delivery Document No",
+ "length": 0,
+ "no_copy": 1,
+ "options": "delivery_document_type",
+ "permlevel": 0,
+ "print_hide": 0,
+ "read_only": 1,
+ "report_hide": 0,
+ "reqd": 0,
+ "search_index": 0,
+ "set_only_once": 0,
"unique": 0
- },
+ },
{
- "allow_on_submit": 0,
- "bold": 0,
- "collapsible": 0,
- "fieldname": "delivery_date",
- "fieldtype": "Date",
- "hidden": 0,
- "ignore_user_permissions": 0,
- "in_filter": 0,
- "in_list_view": 0,
- "label": "Delivery Date",
- "length": 0,
- "no_copy": 1,
- "oldfieldname": "delivery_date",
- "oldfieldtype": "Date",
- "permlevel": 0,
- "print_hide": 0,
- "read_only": 1,
- "report_hide": 0,
- "reqd": 0,
- "search_index": 0,
- "set_only_once": 0,
+ "allow_on_submit": 0,
+ "bold": 0,
+ "collapsible": 0,
+ "fieldname": "delivery_date",
+ "fieldtype": "Date",
+ "hidden": 0,
+ "ignore_user_permissions": 0,
+ "in_filter": 0,
+ "in_list_view": 0,
+ "label": "Delivery Date",
+ "length": 0,
+ "no_copy": 1,
+ "oldfieldname": "delivery_date",
+ "oldfieldtype": "Date",
+ "permlevel": 0,
+ "print_hide": 0,
+ "read_only": 1,
+ "report_hide": 0,
+ "reqd": 0,
+ "search_index": 0,
+ "set_only_once": 0,
"unique": 0
- },
+ },
{
- "allow_on_submit": 0,
- "bold": 0,
- "collapsible": 0,
- "fieldname": "delivery_time",
- "fieldtype": "Time",
- "hidden": 0,
- "ignore_user_permissions": 0,
- "in_filter": 0,
- "in_list_view": 0,
- "label": "Delivery Time",
- "length": 0,
- "no_copy": 1,
- "permlevel": 0,
- "print_hide": 0,
- "read_only": 1,
- "report_hide": 0,
- "reqd": 0,
- "search_index": 0,
- "set_only_once": 0,
+ "allow_on_submit": 0,
+ "bold": 0,
+ "collapsible": 0,
+ "fieldname": "delivery_time",
+ "fieldtype": "Time",
+ "hidden": 0,
+ "ignore_user_permissions": 0,
+ "in_filter": 0,
+ "in_list_view": 0,
+ "label": "Delivery Time",
+ "length": 0,
+ "no_copy": 1,
+ "permlevel": 0,
+ "print_hide": 0,
+ "read_only": 1,
+ "report_hide": 0,
+ "reqd": 0,
+ "search_index": 0,
+ "set_only_once": 0,
"unique": 0
- },
+ },
{
- "allow_on_submit": 0,
- "bold": 0,
- "collapsible": 0,
- "fieldname": "is_cancelled",
- "fieldtype": "Select",
- "hidden": 1,
- "ignore_user_permissions": 0,
- "in_filter": 0,
- "in_list_view": 0,
- "label": "Is Cancelled",
- "length": 0,
- "no_copy": 0,
- "oldfieldname": "is_cancelled",
- "oldfieldtype": "Select",
- "options": "\nYes\nNo",
- "permlevel": 0,
- "print_hide": 0,
- "read_only": 0,
- "report_hide": 1,
- "reqd": 0,
- "search_index": 0,
- "set_only_once": 0,
+ "allow_on_submit": 0,
+ "bold": 0,
+ "collapsible": 0,
+ "fieldname": "is_cancelled",
+ "fieldtype": "Select",
+ "hidden": 1,
+ "ignore_user_permissions": 0,
+ "in_filter": 0,
+ "in_list_view": 0,
+ "label": "Is Cancelled",
+ "length": 0,
+ "no_copy": 0,
+ "oldfieldname": "is_cancelled",
+ "oldfieldtype": "Select",
+ "options": "\nYes\nNo",
+ "permlevel": 0,
+ "print_hide": 0,
+ "read_only": 0,
+ "report_hide": 1,
+ "reqd": 0,
+ "search_index": 0,
+ "set_only_once": 0,
"unique": 0
- },
+ },
{
- "allow_on_submit": 0,
- "bold": 0,
- "collapsible": 0,
- "fieldname": "column_break5",
- "fieldtype": "Column Break",
- "hidden": 0,
- "ignore_user_permissions": 0,
- "in_filter": 0,
- "in_list_view": 0,
- "length": 0,
- "no_copy": 0,
- "permlevel": 0,
- "print_hide": 0,
- "read_only": 0,
- "report_hide": 0,
- "reqd": 0,
- "search_index": 0,
- "set_only_once": 0,
- "unique": 0,
+ "allow_on_submit": 0,
+ "bold": 0,
+ "collapsible": 0,
+ "fieldname": "column_break5",
+ "fieldtype": "Column Break",
+ "hidden": 0,
+ "ignore_user_permissions": 0,
+ "in_filter": 0,
+ "in_list_view": 0,
+ "length": 0,
+ "no_copy": 0,
+ "permlevel": 0,
+ "print_hide": 0,
+ "read_only": 0,
+ "report_hide": 0,
+ "reqd": 0,
+ "search_index": 0,
+ "set_only_once": 0,
+ "unique": 0,
"width": "50%"
- },
+ },
{
- "allow_on_submit": 0,
- "bold": 0,
- "collapsible": 0,
- "fieldname": "customer",
- "fieldtype": "Link",
- "hidden": 0,
- "ignore_user_permissions": 0,
- "in_filter": 1,
- "in_list_view": 0,
- "label": "Customer",
- "length": 0,
- "no_copy": 1,
- "oldfieldname": "customer",
- "oldfieldtype": "Link",
- "options": "Customer",
- "permlevel": 0,
- "print_hide": 1,
- "read_only": 0,
- "report_hide": 0,
- "reqd": 0,
- "search_index": 0,
- "set_only_once": 0,
+ "allow_on_submit": 0,
+ "bold": 0,
+ "collapsible": 0,
+ "fieldname": "customer",
+ "fieldtype": "Link",
+ "hidden": 0,
+ "ignore_user_permissions": 0,
+ "in_filter": 1,
+ "in_list_view": 0,
+ "label": "Customer",
+ "length": 0,
+ "no_copy": 1,
+ "oldfieldname": "customer",
+ "oldfieldtype": "Link",
+ "options": "Customer",
+ "permlevel": 0,
+ "print_hide": 1,
+ "read_only": 0,
+ "report_hide": 0,
+ "reqd": 0,
+ "search_index": 0,
+ "set_only_once": 0,
"unique": 0
- },
+ },
{
- "allow_on_submit": 0,
- "bold": 0,
- "collapsible": 0,
- "fieldname": "customer_name",
- "fieldtype": "Data",
- "hidden": 0,
- "ignore_user_permissions": 0,
- "in_filter": 1,
- "in_list_view": 0,
- "label": "Customer Name",
- "length": 0,
- "no_copy": 1,
- "oldfieldname": "customer_name",
- "oldfieldtype": "Data",
- "permlevel": 0,
- "print_hide": 0,
- "read_only": 1,
- "report_hide": 0,
- "reqd": 0,
- "search_index": 0,
- "set_only_once": 0,
+ "allow_on_submit": 0,
+ "bold": 0,
+ "collapsible": 0,
+ "fieldname": "customer_name",
+ "fieldtype": "Data",
+ "hidden": 0,
+ "ignore_user_permissions": 0,
+ "in_filter": 1,
+ "in_list_view": 0,
+ "label": "Customer Name",
+ "length": 0,
+ "no_copy": 1,
+ "oldfieldname": "customer_name",
+ "oldfieldtype": "Data",
+ "permlevel": 0,
+ "print_hide": 0,
+ "read_only": 1,
+ "report_hide": 0,
+ "reqd": 0,
+ "search_index": 0,
+ "set_only_once": 0,
"unique": 0
- },
+ },
{
- "allow_on_submit": 0,
- "bold": 0,
- "collapsible": 0,
- "fieldname": "warranty_amc_details",
- "fieldtype": "Section Break",
- "hidden": 0,
- "ignore_user_permissions": 0,
- "in_filter": 0,
- "in_list_view": 0,
- "label": "Warranty / AMC Details",
- "length": 0,
- "no_copy": 0,
- "permlevel": 0,
- "print_hide": 0,
- "read_only": 0,
- "report_hide": 0,
- "reqd": 0,
- "search_index": 0,
- "set_only_once": 0,
+ "allow_on_submit": 0,
+ "bold": 0,
+ "collapsible": 0,
+ "fieldname": "warranty_amc_details",
+ "fieldtype": "Section Break",
+ "hidden": 0,
+ "ignore_user_permissions": 0,
+ "in_filter": 0,
+ "in_list_view": 0,
+ "label": "Warranty / AMC Details",
+ "length": 0,
+ "no_copy": 0,
+ "permlevel": 0,
+ "print_hide": 0,
+ "read_only": 0,
+ "report_hide": 0,
+ "reqd": 0,
+ "search_index": 0,
+ "set_only_once": 0,
"unique": 0
- },
+ },
{
- "allow_on_submit": 0,
- "bold": 0,
- "collapsible": 0,
- "fieldname": "column_break6",
- "fieldtype": "Column Break",
- "hidden": 0,
- "ignore_user_permissions": 0,
- "in_filter": 0,
- "in_list_view": 0,
- "length": 0,
- "no_copy": 0,
- "permlevel": 0,
- "print_hide": 0,
- "read_only": 0,
- "report_hide": 0,
- "reqd": 0,
- "search_index": 0,
- "set_only_once": 0,
- "unique": 0,
+ "allow_on_submit": 0,
+ "bold": 0,
+ "collapsible": 0,
+ "fieldname": "column_break6",
+ "fieldtype": "Column Break",
+ "hidden": 0,
+ "ignore_user_permissions": 0,
+ "in_filter": 0,
+ "in_list_view": 0,
+ "length": 0,
+ "no_copy": 0,
+ "permlevel": 0,
+ "print_hide": 0,
+ "read_only": 0,
+ "report_hide": 0,
+ "reqd": 0,
+ "search_index": 0,
+ "set_only_once": 0,
+ "unique": 0,
"width": "50%"
- },
+ },
{
- "allow_on_submit": 0,
- "bold": 0,
- "collapsible": 0,
- "fieldname": "maintenance_status",
- "fieldtype": "Select",
- "hidden": 0,
- "ignore_user_permissions": 0,
- "in_filter": 1,
- "in_list_view": 0,
- "label": "Maintenance Status",
- "length": 0,
- "no_copy": 0,
- "oldfieldname": "maintenance_status",
- "oldfieldtype": "Select",
- "options": "\nUnder Warranty\nOut of Warranty\nUnder AMC\nOut of AMC",
- "permlevel": 0,
- "print_hide": 0,
- "read_only": 0,
- "report_hide": 0,
- "reqd": 0,
- "search_index": 1,
- "set_only_once": 0,
- "unique": 0,
+ "allow_on_submit": 0,
+ "bold": 0,
+ "collapsible": 0,
+ "fieldname": "maintenance_status",
+ "fieldtype": "Select",
+ "hidden": 0,
+ "ignore_user_permissions": 0,
+ "in_filter": 1,
+ "in_list_view": 0,
+ "label": "Maintenance Status",
+ "length": 0,
+ "no_copy": 0,
+ "oldfieldname": "maintenance_status",
+ "oldfieldtype": "Select",
+ "options": "\nUnder Warranty\nOut of Warranty\nUnder AMC\nOut of AMC",
+ "permlevel": 0,
+ "print_hide": 0,
+ "read_only": 0,
+ "report_hide": 0,
+ "reqd": 0,
+ "search_index": 1,
+ "set_only_once": 0,
+ "unique": 0,
"width": "150px"
- },
+ },
{
- "allow_on_submit": 0,
- "bold": 0,
- "collapsible": 0,
- "fieldname": "warranty_period",
- "fieldtype": "Int",
- "hidden": 0,
- "ignore_user_permissions": 0,
- "in_filter": 0,
- "in_list_view": 0,
- "label": "Warranty Period (Days)",
- "length": 0,
- "no_copy": 0,
- "oldfieldname": "warranty_period",
- "oldfieldtype": "Int",
- "permlevel": 0,
- "print_hide": 0,
- "read_only": 0,
- "report_hide": 0,
- "reqd": 0,
- "search_index": 0,
- "set_only_once": 0,
- "unique": 0,
+ "allow_on_submit": 0,
+ "bold": 0,
+ "collapsible": 0,
+ "fieldname": "warranty_period",
+ "fieldtype": "Int",
+ "hidden": 0,
+ "ignore_user_permissions": 0,
+ "in_filter": 0,
+ "in_list_view": 0,
+ "label": "Warranty Period (Days)",
+ "length": 0,
+ "no_copy": 0,
+ "oldfieldname": "warranty_period",
+ "oldfieldtype": "Int",
+ "permlevel": 0,
+ "print_hide": 0,
+ "read_only": 0,
+ "report_hide": 0,
+ "reqd": 0,
+ "search_index": 0,
+ "set_only_once": 0,
+ "unique": 0,
"width": "150px"
- },
+ },
{
- "allow_on_submit": 0,
- "bold": 0,
- "collapsible": 0,
- "fieldname": "column_break7",
- "fieldtype": "Column Break",
- "hidden": 0,
- "ignore_user_permissions": 0,
- "in_filter": 0,
- "in_list_view": 0,
- "length": 0,
- "no_copy": 0,
- "permlevel": 0,
- "print_hide": 0,
- "read_only": 0,
- "report_hide": 0,
- "reqd": 0,
- "search_index": 0,
- "set_only_once": 0,
- "unique": 0,
+ "allow_on_submit": 0,
+ "bold": 0,
+ "collapsible": 0,
+ "fieldname": "column_break7",
+ "fieldtype": "Column Break",
+ "hidden": 0,
+ "ignore_user_permissions": 0,
+ "in_filter": 0,
+ "in_list_view": 0,
+ "length": 0,
+ "no_copy": 0,
+ "permlevel": 0,
+ "print_hide": 0,
+ "read_only": 0,
+ "report_hide": 0,
+ "reqd": 0,
+ "search_index": 0,
+ "set_only_once": 0,
+ "unique": 0,
"width": "50%"
- },
+ },
{
- "allow_on_submit": 0,
- "bold": 0,
- "collapsible": 0,
- "fieldname": "warranty_expiry_date",
- "fieldtype": "Date",
- "hidden": 0,
- "ignore_user_permissions": 0,
- "in_filter": 1,
- "in_list_view": 0,
- "label": "Warranty Expiry Date",
- "length": 0,
- "no_copy": 0,
- "oldfieldname": "warranty_expiry_date",
- "oldfieldtype": "Date",
- "permlevel": 0,
- "print_hide": 0,
- "read_only": 0,
- "report_hide": 0,
- "reqd": 0,
- "search_index": 0,
- "set_only_once": 0,
- "unique": 0,
+ "allow_on_submit": 0,
+ "bold": 0,
+ "collapsible": 0,
+ "fieldname": "warranty_expiry_date",
+ "fieldtype": "Date",
+ "hidden": 0,
+ "ignore_user_permissions": 0,
+ "in_filter": 1,
+ "in_list_view": 0,
+ "label": "Warranty Expiry Date",
+ "length": 0,
+ "no_copy": 0,
+ "oldfieldname": "warranty_expiry_date",
+ "oldfieldtype": "Date",
+ "permlevel": 0,
+ "print_hide": 0,
+ "read_only": 0,
+ "report_hide": 0,
+ "reqd": 0,
+ "search_index": 0,
+ "set_only_once": 0,
+ "unique": 0,
"width": "150px"
- },
+ },
{
- "allow_on_submit": 0,
- "bold": 0,
- "collapsible": 0,
- "fieldname": "amc_expiry_date",
- "fieldtype": "Date",
- "hidden": 0,
- "ignore_user_permissions": 0,
- "in_filter": 1,
- "in_list_view": 0,
- "label": "AMC Expiry Date",
- "length": 0,
- "no_copy": 0,
- "oldfieldname": "amc_expiry_date",
- "oldfieldtype": "Date",
- "permlevel": 0,
- "print_hide": 0,
- "read_only": 0,
- "report_hide": 0,
- "reqd": 0,
- "search_index": 0,
- "set_only_once": 0,
- "unique": 0,
+ "allow_on_submit": 0,
+ "bold": 0,
+ "collapsible": 0,
+ "fieldname": "amc_expiry_date",
+ "fieldtype": "Date",
+ "hidden": 0,
+ "ignore_user_permissions": 0,
+ "in_filter": 1,
+ "in_list_view": 0,
+ "label": "AMC Expiry Date",
+ "length": 0,
+ "no_copy": 0,
+ "oldfieldname": "amc_expiry_date",
+ "oldfieldtype": "Date",
+ "permlevel": 0,
+ "print_hide": 0,
+ "read_only": 0,
+ "report_hide": 0,
+ "reqd": 0,
+ "search_index": 0,
+ "set_only_once": 0,
+ "unique": 0,
"width": "150px"
- },
+ },
{
- "allow_on_submit": 0,
- "bold": 0,
- "collapsible": 0,
- "fieldname": "more_info",
- "fieldtype": "Section Break",
- "hidden": 0,
- "ignore_user_permissions": 0,
- "in_filter": 0,
- "in_list_view": 0,
- "label": "More Information",
- "length": 0,
- "no_copy": 0,
- "permlevel": 0,
- "print_hide": 0,
- "read_only": 0,
- "report_hide": 0,
- "reqd": 0,
- "search_index": 0,
- "set_only_once": 0,
+ "allow_on_submit": 0,
+ "bold": 0,
+ "collapsible": 0,
+ "fieldname": "more_info",
+ "fieldtype": "Section Break",
+ "hidden": 0,
+ "ignore_user_permissions": 0,
+ "in_filter": 0,
+ "in_list_view": 0,
+ "label": "More Information",
+ "length": 0,
+ "no_copy": 0,
+ "permlevel": 0,
+ "print_hide": 0,
+ "read_only": 0,
+ "report_hide": 0,
+ "reqd": 0,
+ "search_index": 0,
+ "set_only_once": 0,
"unique": 0
- },
+ },
{
- "allow_on_submit": 0,
- "bold": 0,
- "collapsible": 0,
- "fieldname": "serial_no_details",
- "fieldtype": "Text Editor",
- "hidden": 0,
- "ignore_user_permissions": 0,
- "in_filter": 0,
- "in_list_view": 0,
- "label": "Serial No Details",
- "length": 0,
- "no_copy": 0,
- "permlevel": 0,
- "print_hide": 0,
- "read_only": 0,
- "report_hide": 0,
- "reqd": 0,
- "search_index": 0,
- "set_only_once": 0,
+ "allow_on_submit": 0,
+ "bold": 0,
+ "collapsible": 0,
+ "fieldname": "serial_no_details",
+ "fieldtype": "Text Editor",
+ "hidden": 0,
+ "ignore_user_permissions": 0,
+ "in_filter": 0,
+ "in_list_view": 0,
+ "label": "Serial No Details",
+ "length": 0,
+ "no_copy": 0,
+ "permlevel": 0,
+ "print_hide": 0,
+ "read_only": 0,
+ "report_hide": 0,
+ "reqd": 0,
+ "search_index": 0,
+ "set_only_once": 0,
"unique": 0
- },
+ },
{
- "allow_on_submit": 0,
- "bold": 0,
- "collapsible": 0,
- "fieldname": "company",
- "fieldtype": "Link",
- "hidden": 0,
- "ignore_user_permissions": 0,
- "in_filter": 1,
- "in_list_view": 0,
- "label": "Company",
- "length": 0,
- "no_copy": 0,
- "options": "Company",
- "permlevel": 0,
- "print_hide": 0,
- "read_only": 1,
- "report_hide": 0,
- "reqd": 1,
- "search_index": 1,
- "set_only_once": 0,
+ "allow_on_submit": 0,
+ "bold": 0,
+ "collapsible": 0,
+ "fieldname": "company",
+ "fieldtype": "Link",
+ "hidden": 0,
+ "ignore_user_permissions": 0,
+ "in_filter": 1,
+ "in_list_view": 0,
+ "label": "Company",
+ "length": 0,
+ "no_copy": 0,
+ "options": "Company",
+ "permlevel": 0,
+ "print_hide": 0,
+ "read_only": 1,
+ "report_hide": 0,
+ "reqd": 1,
+ "search_index": 1,
+ "set_only_once": 0,
"unique": 0
}
- ],
- "hide_heading": 0,
- "hide_toolbar": 0,
- "icon": "icon-barcode",
- "idx": 1,
- "in_create": 0,
- "in_dialog": 0,
- "is_submittable": 0,
- "issingle": 0,
- "istable": 0,
- "max_attachments": 0,
- "modified": "2015-11-16 06:29:57.486475",
- "modified_by": "Administrator",
- "module": "Stock",
- "name": "Serial No",
- "owner": "Administrator",
+ ],
+ "hide_heading": 0,
+ "hide_toolbar": 0,
+ "icon": "icon-barcode",
+ "idx": 1,
+ "in_create": 0,
+ "in_dialog": 0,
+ "is_submittable": 0,
+ "issingle": 0,
+ "istable": 0,
+ "max_attachments": 0,
+ "modified": "2015-12-14 15:53:57.486475",
+ "modified_by": "Administrator",
+ "module": "Stock",
+ "name": "Serial No",
+ "owner": "Administrator",
"permissions": [
{
- "amend": 0,
- "apply_user_permissions": 0,
- "cancel": 0,
- "create": 1,
- "delete": 1,
- "email": 1,
- "export": 0,
- "if_owner": 0,
- "import": 0,
- "permlevel": 0,
- "print": 1,
- "read": 1,
- "report": 1,
- "role": "Item Manager",
- "set_user_permissions": 0,
- "share": 1,
- "submit": 0,
+ "amend": 0,
+ "apply_user_permissions": 0,
+ "cancel": 0,
+ "create": 1,
+ "delete": 1,
+ "email": 1,
+ "export": 0,
+ "if_owner": 0,
+ "import": 0,
+ "permlevel": 0,
+ "print": 1,
+ "read": 1,
+ "report": 1,
+ "role": "Item Manager",
+ "set_user_permissions": 0,
+ "share": 1,
+ "submit": 0,
"write": 1
- },
+ },
{
- "amend": 0,
- "apply_user_permissions": 0,
- "cancel": 0,
- "create": 0,
- "delete": 0,
- "email": 1,
- "export": 0,
- "if_owner": 0,
- "import": 0,
- "permlevel": 0,
- "print": 1,
- "read": 1,
- "report": 1,
- "role": "Stock Manager",
- "set_user_permissions": 0,
- "share": 0,
- "submit": 0,
+ "amend": 0,
+ "apply_user_permissions": 0,
+ "cancel": 0,
+ "create": 0,
+ "delete": 0,
+ "email": 1,
+ "export": 0,
+ "if_owner": 0,
+ "import": 0,
+ "permlevel": 0,
+ "print": 1,
+ "read": 1,
+ "report": 1,
+ "role": "Stock Manager",
+ "set_user_permissions": 0,
+ "share": 0,
+ "submit": 0,
"write": 0
- },
+ },
{
- "amend": 0,
- "apply_user_permissions": 0,
- "cancel": 0,
- "create": 0,
- "delete": 0,
- "email": 1,
- "export": 0,
- "if_owner": 0,
- "import": 0,
- "permlevel": 0,
- "print": 1,
- "read": 1,
- "report": 1,
- "role": "Stock User",
- "set_user_permissions": 0,
- "share": 0,
- "submit": 0,
+ "amend": 0,
+ "apply_user_permissions": 0,
+ "cancel": 0,
+ "create": 0,
+ "delete": 0,
+ "email": 1,
+ "export": 0,
+ "if_owner": 0,
+ "import": 0,
+ "permlevel": 0,
+ "print": 1,
+ "read": 1,
+ "report": 1,
+ "role": "Stock User",
+ "set_user_permissions": 0,
+ "share": 0,
+ "submit": 0,
"write": 0
}
- ],
- "read_only": 0,
- "read_only_onload": 0,
- "search_fields": "item_code",
- "sort_field": "modified",
+ ],
+ "read_only": 0,
+ "read_only_onload": 0,
+ "search_fields": "item_code",
+ "sort_field": "modified",
"sort_order": "DESC"
-}
\ No newline at end of file
+}
diff --git a/setup.py b/setup.py
index d654a2f..c98dcfd 100644
--- a/setup.py
+++ b/setup.py
@@ -1,7 +1,7 @@
from setuptools import setup, find_packages
from pip.req import parse_requirements
-version = "6.12.9"
+version = "6.12.11"
requirements = parse_requirements("requirements.txt", session="")
setup(