Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/project-openubl/xhandler-rust
Administra XMLs basados en UBL y los estándares de la SUNAT respecto a la facturación electrónica.
https://github.com/project-openubl/xhandler-rust
peru sunat ubl xml
Last synced: about 18 hours ago
JSON representation
Administra XMLs basados en UBL y los estándares de la SUNAT respecto a la facturación electrónica.
- Host: GitHub
- URL: https://github.com/project-openubl/xhandler-rust
- Owner: project-openubl
- License: apache-2.0
- Created: 2020-05-01T14:24:19.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2025-02-02T10:12:50.000Z (8 days ago)
- Last Synced: 2025-02-02T10:19:22.539Z (8 days ago)
- Topics: peru, sunat, ubl, xml
- Language: Rust
- Homepage: https://project-openubl.github.io/
- Size: 4.77 MB
- Stars: 18
- Watchers: 3
- Forks: 14
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[![License](https://img.shields.io/github/license/project-openubl/xbuilder?logo=apache)](https://www.apache.org/licenses/LICENSE-2.0)
![CI](https://github.com/project-openubl/xbuilder/workflows/CI/badge.svg)[![Project Chat](https://img.shields.io/badge/zulip-join_chat-brightgreen.svg?style=for-the-badge&logo=zulip)](https://projectopenubl.zulipchat.com/)
# XBuilder y XSender
- Crea XML basados en SUNAT y UBL
- Envia los XMLs a la SUNAT usando SOAP y REST### Create Pull Requests
Create all Pull Requests using the prefixes of the following table:
| Category | Prefix |
|---------------|-----------|
| Features | feat: |
| Fixes | fix: |
| Changes | perf: |
| Changes | refactor: |
| Changes | revert: |
| Changes | style: |
| Tasks | chore: |
| Build | test: |
| Build | build: |
| Build | ci: |
| Documentation | docs: |## License
- [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0)