AutoCount Accounting 2.1.12 Tax Updates: Difference between revisions

From AutoCount Resource Center
Content added Content deleted
No edit summary
No edit summary
Line 5: Line 5:
=='''Tax Entity'''==
=='''Tax Entity'''==
New Tax Entity fieldname, datatype and size
New Tax Entity fieldname, datatype and size
* Fieldname - data Type | value/max size | Compulsory
''Fieldname - data Type | value/max size | Compulsory''
* Name - string | 100 | compulsory
* Name - string | 100 | compulsory
* IdentityNo - string | 30 |
* IdentityNo - string | 30 |

Revision as of 09:23, 5 February 2024

[Draft - Not complete]

All previous "TaxType" is renamed to "TaxCode".

Tax Entity

New Tax Entity fieldname, datatype and size Fieldname - data Type | value/max size | Compulsory

  • Name - string | 100 | compulsory
  • IdentityNo - string | 30 |
  • FullTIN - string | 30 |
  • TIN - string | 20 |
  • TaxBranchID - string | 10 | Compulsory
  • Address - string | 200 |
  • PostCode - string | 10 |
  • Phone - string | 25 |
  • EmailAddress - string | 200 |
  • TaxCategory - int | 0 = Individual, 1 = NonIndividual |
  • TaxClassification - int | 0=Private, 1 = Government |


Tax Entity Implemented

Tax Entity is implemented in below list:-

Master Data

  • Branch
  • Debtor
  • Creditor
  • Payment method

Transactions

  • Cash Book Master
  • Cash Book Detail
  • Journal Entry
  • ARInvoice
  • ARCN
  • ARDN
  • APInvoice
  • APDN
  • APCN

Sales

  • Advance Quotation
  • Quotation
  • Sales Order
  • Delivery Order
  • Sales Invoice
  • Cash Sales
  • Sales Credit Note
  • Sales Debit Note
  • Delivery Return
  • Cancel Sales Order
  • Consignment
  • Consignment Return

Purchases

  • Request Quotation
  • Purchase Order
  • Goods Received
  • Purchase Invoice
  • Cash Purchase
  • Purchase Return
  • Goods Return
  • Cancel Purchase Order
  • Purchase Consignment
  • Purchase Consignment Return