diff --git a/01 Projects/loreal-global-kickoff/DEVELOPER_MANUAL.md b/01 Projects/loreal-global-kickoff/DEVELOPER_MANUAL.md index bd0b640..f8de351 100644 --- a/01 Projects/loreal-global-kickoff/DEVELOPER_MANUAL.md +++ b/01 Projects/loreal-global-kickoff/DEVELOPER_MANUAL.md @@ -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 @@ -182,4 +193,7 @@ The application is a PHP-based web interface interacting with external APIs (Box - PHP `max_execution_time` and `upload_max_filesize` may need tuning for large global CSVs. Adjust in `php.ini` if necessary. 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. \ No newline at end of file + - 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]] \ No newline at end of file diff --git a/01 Projects/loreal-global-kickoff/USER_MANUAL.md b/01 Projects/loreal-global-kickoff/USER_MANUAL.md index 05cf075..eb8921a 100644 --- a/01 Projects/loreal-global-kickoff/USER_MANUAL.md +++ b/01 Projects/loreal-global-kickoff/USER_MANUAL.md @@ -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 @@ -105,4 +113,7 @@ A: Logs are stored in a JSON file on the server. Retention policies are managed A: Yes. Click the **Cancel** button during the processing stage. Note that any partially generated files may need to be cleaned up manually or via the log export review. **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. \ No newline at end of file +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]] \ No newline at end of file