fix: enable XML processing in container entry
This commit is contained in:
@@ -22,7 +22,7 @@ The ARR system accepts an Opera XML upload, stores the private source artifact,
|
||||
- The user-facing upload workflow does not collect monthly report year, month, or cutoff date.
|
||||
- Monthly processing reads validated database facts rather than repeating Agent business logic.
|
||||
- Database `total_price` may support validation, but the exported `TOTAL PRICE` cell must remain a formula.
|
||||
- Public deployment enables XML processing only through the explicit Compose command and requires `processing_ready=true`; it does not change local/application defaults.
|
||||
- Container deployment enables XML processing through both the Dockerfile default Web CMD and the explicit Compose command, and still requires `processing_ready=true`; direct source CLI execution remains default-closed.
|
||||
|
||||
## Related Decisions
|
||||
|
||||
|
||||
Reference in New Issue
Block a user