All Projects → assoft-portugal → SAF-T-AO

assoft-portugal / SAF-T-AO

Licence: MIT License
Official XSD from the Government of Angola for use in SAF-T AO

Projects that are alternatives of or similar to SAF-T-AO

xgen
XSD (XML Schema Definition) parser and Go/C/Java/Rust/TypeScript code generator
Stars: ✭ 153 (+264.29%)
Mutual labels:  xml, xsd, xsd-schema
Akaunting
Free and Online Accounting Software
Stars: ✭ 4,599 (+10850%)
Mutual labels:  erp, invoicing
Gauzy
Gauzy™ - Open-Source Business Management Platform (ERP/CRM/HRM)
Stars: ✭ 374 (+790.48%)
Mutual labels:  erp, invoicing
awesome-made-by-angolans
🇦🇴 A collection of amazing open source projects built by angolans developers
Stars: ✭ 30 (-28.57%)
Mutual labels:  angola, angolandevelopers
ecclesiacrm
A CRM Software for church management.
Stars: ✭ 15 (-64.29%)
Mutual labels:  erp, erp-application
Dolibarr
Dolibarr ERP CRM is a modern software package to manage your company or foundation's activity (contacts, suppliers, invoices, orders, stocks, agenda, accounting, ...). It is open source software (written in PHP) and designed for small and medium businesses, foundations and freelancers. You can freely install, use and distribute it as a standalon…
Stars: ✭ 2,877 (+6750%)
Mutual labels:  erp, invoicing
Ledgersmb
Repository for the LedgerSMB project -- web app for accounting & ERP
Stars: ✭ 222 (+428.57%)
Mutual labels:  erp, invoicing
FluentERP
ERP mobile application for Android with a support for SAP-like T-codes!
Stars: ✭ 18 (-57.14%)
Mutual labels:  erp, erp-application
HiveMind
HiveMind is a project management and ERP application for services organizations. It features project/task management, request tracking, time tracking, expenses, invoices/payments, general ledger, and content management (wiki). HiveMind is based on Moqui Framework, Mantle Business Artifacts, and Simple Screens.
Stars: ✭ 40 (-4.76%)
Mutual labels:  erp, erp-application
angolans-on-github
Software Developers based in Angola 🇦🇴
Stars: ✭ 18 (-57.14%)
Mutual labels:  angola, angolandevelopers
xrechnung-visualization
XSL transformators for web and pdf rendering of German CIUS XRechnung or EN16931-1:2017 [MIRROR OF GitLab]
Stars: ✭ 26 (-38.1%)
Mutual labels:  xml, xsd
vat-rates
💸 {Digital,Cloud,Electronic,Online} Services VAT Rate Database
Stars: ✭ 81 (+92.86%)
Mutual labels:  tax, vat
xml-lint
A php tool to lint and validate xml files from the commandline.
Stars: ✭ 14 (-66.67%)
Mutual labels:  xsd, xmllint
trx2junit
Transforms XML from trx-Testresults to JUnit-Testresults / trx to JUnit XML and the other way round
Stars: ✭ 42 (+0%)
Mutual labels:  xml
onixcheck
ONIX validation library and commandline tool
Stars: ✭ 20 (-52.38%)
Mutual labels:  xml
codice fiscale
A Ruby gem that calculates the Italian Tax ID (Codice Fiscale)
Stars: ✭ 17 (-59.52%)
Mutual labels:  tax
php-legal-licenses
A utility to help generate a file containing information about dependencies including the full license text.
Stars: ✭ 62 (+47.62%)
Mutual labels:  legal
aperture
Matlab toolbox for univariate and multivariate analysis of EEG data in the time and frequency domains
Stars: ✭ 15 (-64.29%)
Mutual labels:  erp
actpy
Python framework for business applications contains ERP , CRM , HRM , MRP , POS and many more
Stars: ✭ 30 (-28.57%)
Mutual labels:  erp
overpass-api-ruby
A Ruby wrapper for OpenStreetMap Overpass API
Stars: ✭ 22 (-47.62%)
Mutual labels:  xml

SAF-T AO

GitHub All Releases GitHub issues GitHub tag (latest SemVer) License Discussion

Official XSD from the Government of Angola for use in SAF-T AO.

The Standard Audit File for Tax Purposes (SAF-T) is a standardized XML file used for exporting the accounting information of a company to the tax authorities. The file contains accounting data that can be exported from an original accounting system for a specific time period.

The SAF-T file is based on a directive by the Organization for Economic Co-operation and Development (OECD).

Oracle, JD Edwards EnterpriseOne Applications OECD Standard Audit File for Tax Purposes (SAF-T) Localizations Implementation Guide.

VAT implementation in Angola

The VAT legislation will take effect starting in October 2019. This deadline applies to software billing solutions, SAF-T file, and invoicing rules:

  • Software solutions must follow the requirements of the new legal system in order to process sales documents, invoices, and other financial documents in accordance with the legal framework. This rule applies to all the subjects of the VAT scheme.
  • Software creators must apply to a software certification program by the government which is mandatory.
  • Starting from 1 January 2020 it will be mandatory to produce a monthly SAF-T file and send it to the government tax authorities.
  • From 1 January 2020, all taxpayers with an annual turnover of more than AKZ 50,000,000 will be required to produce the above referred SAF-T files and use certified software.

XML Validation

Unix

Windows

Installing xmllint

sudo apt install libxml2-utils

XML validation against XSD

xmllint -schema schema.xsd file.xml --noout
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].