[ADD]Add index.html file and change icon for gst singapore.
@ -5,7 +5,7 @@
|
||||
'name': 'Singapore - GST Report',
|
||||
'version': '1.0',
|
||||
'category': 'Localization',
|
||||
'summary': 'GST Reports for Singapore Localization',
|
||||
'summary': 'Goods and Service Tax (Singapore)',
|
||||
'description': '''
|
||||
GST Reports for Singapore Localization
|
||||
========================================
|
||||
|
BIN
addons/l10n_sg_gst/static/description/chart_of_acc.png
Normal file
After Width: | Height: | Size: 128 KiB |
BIN
addons/l10n_sg_gst/static/description/gst5.png
Normal file
After Width: | Height: | Size: 55 KiB |
BIN
addons/l10n_sg_gst/static/description/gst5_wizard.png
Normal file
After Width: | Height: | Size: 83 KiB |
BIN
addons/l10n_sg_gst/static/description/gst7_wizard.png
Normal file
After Width: | Height: | Size: 94 KiB |
BIN
addons/l10n_sg_gst/static/description/gst_analysis1.png
Normal file
After Width: | Height: | Size: 50 KiB |
BIN
addons/l10n_sg_gst/static/description/gst_analysis2.png
Normal file
After Width: | Height: | Size: 57 KiB |
BIN
addons/l10n_sg_gst/static/description/gstf7_report.png
Normal file
After Width: | Height: | Size: 62 KiB |
Before Width: | Height: | Size: 77 KiB After Width: | Height: | Size: 5.8 KiB |
105
addons/l10n_sg_gst/static/description/index.html
Normal file
@ -0,0 +1,105 @@
|
||||
<section class="oe_container">
|
||||
<div class="oe_row oe_spaced">
|
||||
<h3 class="oe_slogan"
|
||||
style="color: #875A7B;text-decoration: underline;text-align: center;">
|
||||
Goods and Services Tax Management for Singapore Localization</h3>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="oe_container oe_dark">
|
||||
<div class="oe_row oe_spaced">
|
||||
<h3 class="oe_slogan">Chart of Accounts for GST Singapore</h3>
|
||||
<div class="col-md-6">
|
||||
<img class="oe_picture oe_screenshot"
|
||||
src="chart_of_acc.png">
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
<p class="mt32">Tax Accounts configuration based on Singapore Accounting.</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="oe_container oe_dark">
|
||||
<div class="oe_row oe_spaced">
|
||||
<h3 class="oe_slogan">Tax Categories</h3>
|
||||
<p class="oe_mt8 text-justify">Categorize your tax codes into different categories.</p>
|
||||
<div class="col-md-6">
|
||||
<img class="oe_picture oe_screenshot"
|
||||
src="purchase_tax.png">
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
<img class="oe_picture oe_screenshot"
|
||||
src="tax_sale.png">
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="oe_container oe_dark">
|
||||
<div class="oe_row oe_spaced">
|
||||
<div class="col-md-6">
|
||||
<h3 class="oe_slogan">Customer Invoice</h3>
|
||||
<p class="oe_mt8 text-justify">Customer Invoice with Taxes as per Singapore Localization.</p>
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
<img class="oe_picture oe_screenshot" src="sale_invoice.png">
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="oe_container oe_dark">
|
||||
<div class="oe_row oe_spaced">
|
||||
<div class="col-md-6">
|
||||
<img class="oe_picture oe_screenshot" src="purchase_invoice.png">
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
<h3 class="oe_slogan">Supplier Invoice</h3>
|
||||
<p class="oe_mt8 text-justify">Supplier Invoice with Taxes as per Singapore Localization.</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="oe_container oe_dark">
|
||||
<div class="oe_row oe_spaced">
|
||||
<h3 class="oe_slogan">GST Analysis Report</h3>
|
||||
<div class="col-md-6">
|
||||
<img class="oe_picture oe_screenshot"
|
||||
src="gst_analysis1.png">
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
<img class="oe_picture oe_screenshot"
|
||||
src="gst_analysis2.png">
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="oe_container oe_dark">
|
||||
<div class="oe_row oe_spaced">
|
||||
<h3 class="oe_slogan">GST-F5 Summary Report</h3>
|
||||
<p class="oe_mt8 text-justify">The GST-F5 report includes details such as standard-rated, zero-rated, and
|
||||
exempted, out of scope, mes, purchases and sales in a regulated format.</p>
|
||||
<div class="col-md-6">
|
||||
<img class="oe_picture oe_screenshot"
|
||||
src="gst5_wizard.png">
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
<img class="oe_picture oe_screenshot"
|
||||
src="gst5.png">
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="oe_container oe_dark">
|
||||
<div class="oe_row oe_spaced">
|
||||
<h3 class="oe_slogan">GST-F7 Summary Report</h3>
|
||||
<p class="oe_mt8 text-justify">If you have made errors in your submitted GST F5 forms, you should file GST-F7 to
|
||||
correct the errors.</p>
|
||||
<div class="col-md-6">
|
||||
<img class="oe_picture oe_screenshot"
|
||||
src="gst7_wizard.png">
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
<img class="oe_picture oe_screenshot"
|
||||
src="gstf7_report.png">
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
BIN
addons/l10n_sg_gst/static/description/purchase_invoice.png
Normal file
After Width: | Height: | Size: 96 KiB |
BIN
addons/l10n_sg_gst/static/description/purchase_tax.png
Normal file
After Width: | Height: | Size: 108 KiB |
BIN
addons/l10n_sg_gst/static/description/sale_invoice.png
Normal file
After Width: | Height: | Size: 140 KiB |
BIN
addons/l10n_sg_gst/static/description/tax_sale.png
Normal file
After Width: | Height: | Size: 86 KiB |