Fanilo-Nantenaina
|
4a1960745a
|
feat(pdf-generation): redesign document layout with modern styling
|
2026-01-07 19:42:29 +03:00 |
|
|
|
0be28f6744
|
Merge pull request 'debug/universign_3' (#3) from debug/universign_3 into develop
Reviewed-on: fanilo/backend_vps#3
|
2026-01-07 03:13:26 +00:00 |
|
Fanilo-Nantenaina
|
e4024168b2
|
fix: update total label in PDF generation to "Total HT NET"
|
2026-01-07 06:12:25 +03:00 |
|
Fanilo-Nantenaina
|
cd9dd9348d
|
fix: update invoice pdf to use total_ht_net instead of total_ht
|
2026-01-07 04:26:56 +03:00 |
|
Fanilo-Nantenaina
|
bcaa621432
|
feat(signer-status): add new signer statuses and improve status handling
|
2026-01-06 20:24:29 +03:00 |
|
Fanilo-Nantenaina
|
fbaa43e3fd
|
fix(universign): improve webhook payload handling and transaction sync
|
2026-01-06 19:56:39 +03:00 |
|
Fanilo-Nantenaina
|
1ce85517be
|
feat(universign): improve transaction sync and webhook handling
|
2026-01-06 19:43:42 +03:00 |
|
Fanilo-Nantenaina
|
a3f02cbd91
|
feat(universign): add transaction management and status synchronization
|
2026-01-06 19:15:35 +03:00 |
|
Fanilo-Nantenaina
|
92a2b95cbb
|
fix(universign_status_mapping): add "closed" status mapping to "SIGNE"
|
2026-01-06 15:43:47 +03:00 |
|
Fanilo-Nantenaina
|
9a1e1d6726
|
Uniformed function
|
2026-01-06 15:41:03 +03:00 |
|
Fanilo-Nantenaina
|
c24f276ce4
|
feat(models): add CLOSED status to UniversignTransactionStatus enum
|
2026-01-06 15:38:24 +03:00 |
|
Fanilo-Nantenaina
|
5ad1fccc5c
|
refactor(schemas): change date fields to datetime in document models
|
2026-01-06 13:25:09 +03:00 |
|
Fanilo-Nantenaina
|
0deb178bc6
|
refactor(utils): reorganize status mapping functions and add docstrings
|
2026-01-06 12:53:33 +03:00 |
|
Fanilo-Nantenaina
|
bac8cc6017
|
refactor(universign): simplify status mapping and remove redundant comments
|
2026-01-06 12:52:52 +03:00 |
|
Fanilo-Nantenaina
|
f3fc32c89f
|
refactor(api): remove unused signature endpoint and related imports
|
2026-01-06 12:48:56 +03:00 |
|
Fanilo-Nantenaina
|
677cd826d7
|
refactor(email_queue): remove debug logging and simplify email processing
|
2026-01-06 12:06:55 +03:00 |
|
Fanilo-Nantenaina
|
410d4553d5
|
refactor(universign): clean up code and update status constants
|
2026-01-06 11:29:36 +03:00 |
|
Fanilo-Nantenaina
|
b40c998062
|
feat(universign): add email templating for signature requests
|
2026-01-06 11:02:52 +03:00 |
|
Fanilo-Nantenaina
|
ab25443f99
|
refactor(models): remove verbose comments and docstrings from enums
|
2026-01-06 09:13:57 +03:00 |
|
Fanilo-Nantenaina
|
e3f7090935
|
fix(routes): add duplicate webhook endpoint with trailing slash
|
2026-01-06 00:11:47 +03:00 |
|
Fanilo-Nantenaina
|
bbaec0f0b8
|
refactor: rename local status from EN_COURS to IN_PROGRESS for clarity
|
2026-01-06 00:09:45 +03:00 |
|
Fanilo-Nantenaina
|
a08fb12b56
|
refactor(utils): move normaliser_type_doc to generic_functions module
|
2026-01-06 00:07:58 +03:00 |
|
Fanilo-Nantenaina
|
19811a2290
|
refactor(universign): replace sage_client with email_queue for PDF generation
|
2026-01-06 00:04:16 +03:00 |
|
Fanilo-Nantenaina
|
9f5ccb8e7b
|
fix(models): correct relationship and import paths for universign models
|
2026-01-05 23:48:25 +03:00 |
|
Fanilo-Nantenaina
|
a68f5af72e
|
feat(universign): implement comprehensive e-signature integration
|
2026-01-05 23:37:17 +03:00 |
|
Fanilo-Nantenaina
|
50c654a74a
|
refactor(sage_client): Corrected collaborator listing logic and return type
|
2026-01-05 19:06:53 +03:00 |
|
Fanilo-Nantenaina
|
4d6bb8f0f9
|
feat(sage_client): add debug logging for collaborator list response
|
2026-01-05 19:01:06 +03:00 |
|
Fanilo-Nantenaina
|
59105dae88
|
refactor(api): update response model for collaborators endpoint
|
2026-01-05 18:38:42 +03:00 |
|
Fanilo-Nantenaina
|
bdb8e4f799
|
fix(sage_client): handle None filter in lister_collaborateurs
|
2026-01-05 18:35:33 +03:00 |
|
Fanilo-Nantenaina
|
c97db9b058
|
Added collaborator
|
2026-01-05 18:19:11 +03:00 |
|
Fanilo-Nantenaina
|
8850c7c266
|
Unification for document's schemas
|
2026-01-05 17:22:27 +03:00 |
|
Fanilo-Nantenaina
|
e7bdf2d6a2
|
refactor(tiers): restructure client and supplier models to inherit from base and added Collaborator (commercial) fields on retrieving data
|
2026-01-05 10:14:49 +03:00 |
|
Fanilo-Nantenaina
|
448227c80f
|
feat(articles): extend article schemas with additional fields
|
2026-01-03 16:56:25 +03:00 |
|
Fanilo-Nantenaina
|
17b17379ac
|
Renamed Pydantic models' name that caused conflict
|
2026-01-03 15:25:26 +03:00 |
|
Fanilo-Nantenaina
|
e6236558fb
|
fix(articles): add validation for fournisseur_principal field
|
2026-01-03 12:23:28 +03:00 |
|
Fanilo-Nantenaina
|
45dd517ecf
|
refactor(models): rename request models to be more concise
|
2026-01-03 11:27:36 +03:00 |
|
Fanilo-Nantenaina
|
306c71b43d
|
refactor(schemas): rename response and request models to simpler names
|
2026-01-03 11:11:28 +03:00 |
|
Fanilo-Nantenaina
|
e3b0f7e44a
|
refactor(config): move config module to config/config.py and update imports
|
2026-01-02 19:14:40 +03:00 |
|
Fanilo-Nantenaina
|
512bb366dc
|
refactor(database): fix enum imports and update sqlalchemy queries
|
2026-01-02 18:00:01 +03:00 |
|
Fanilo-Nantenaina
|
2e8d247603
|
refactor(imports): update import statements and __all__ list
|
2026-01-02 11:20:36 +03:00 |
|
Fanilo-Nantenaina
|
1d4ea92e86
|
feat(articles): add enum support and field normalization for article schema
|
2026-01-02 11:07:02 +03:00 |
|
Fanilo-Nantenaina
|
bd432a15b6
|
feat(schemas): add field validators for ArticleResponse
|
2026-01-02 10:43:13 +03:00 |
|
Fanilo-Nantenaina
|
53b31fbad9
|
refactor(data): reorganize TAGS_METADATA for better grouping
|
2025-12-31 11:32:49 +03:00 |
|
Fanilo-Nantenaina
|
ac045f7dd3
|
refactor(api): remove unused articles endpoint and update tags metadata
|
2025-12-31 11:20:42 +03:00 |
|
Fanilo-Nantenaina
|
f217058538
|
feat(db): Re-added database initialization before starting API
|
2025-12-31 10:40:50 +03:00 |
|
Fanilo-Nantenaina
|
6b1710ad99
|
feat(sage-gateway): add multi-tenant sage gateway configuration system
|
2025-12-31 10:19:16 +03:00 |
|
Fanilo-Nantenaina
|
4d2f13e6e3
|
Corrected usage that caused "UserWarning: Valid config keys have changed in V2"
|
2025-12-30 18:41:35 +03:00 |
|
Fanilo-Nantenaina
|
3e8964070b
|
Detected error : init_db.py
|
2025-12-30 18:39:29 +03:00 |
|
Fanilo-Nantenaina
|
ce38ee5d98
|
Corrected faulty import
|
2025-12-30 18:37:51 +03:00 |
|
Fanilo-Nantenaina
|
8951f73c53
|
Testing new implementation in command section in docker-compose file
|
2025-12-30 18:36:30 +03:00 |
|