vault backup: 2026-05-19 13:14:13

This commit is contained in:
Vadym Samoilenko 2026-05-19 13:14:13 +01:00
parent 14938fc714
commit 1a32095d82
2 changed files with 27 additions and 2 deletions

View file

@ -1,7 +1,18 @@
---
auto_generated: true
created: 2026-05-19
manual_updated_at: 2026-05-19
modified: 2026-05-19
name: Developer_Manual
status: active
tags:
- client/loreal
- domain/security
- tech/azure-ad
- tech/nextjs
- tech/python
- type/sop
type: sop
---
# L'Oréal OMG Assistant Global - Developer Manual
@ -183,3 +194,6 @@ The application is a PHP-based web interface interacting with external APIs (Box
6. **Make.com Webhooks**:
- Make.com webhooks may have a timeout. Ensure the submission endpoint returns a 200 OK quickly and processes asynchronously if the payload is large.
## Related
- [[01 Projects/baic_dashboard/DEVELOPER_MANUAL.md]]

View file

@ -1,7 +1,15 @@
---
auto_generated: true
created: 2026-05-19
manual_updated_at: 2026-05-19
modified: 2026-05-19
name: User_Manual
status: active
tags:
- client/loreal
- tech/azure-ad
- type/sop
type: sop
---
# L'Oréal OMG Assistant Global - User Manual
@ -106,3 +114,6 @@ A: Yes. Click the **Cancel** button during the processing stage. Note that any p
**Q: Why are dates formatted as DD/MM/YYYY in the local CSVs?**
A: This standardizes dates for international markets where the Month/Day format is non-standard. The tool adds 1 month to the original global date to align with local campaign timelines.
## Related
- [[01 Projects/loreal-global-kickoff/DEVELOPER_MANUAL.md]]