- Start transaction with db->begin() before creating entries - Commit transaction with db->commit() after all entries created - Rollback transaction with db->rollback() on any failure - Follow Dolibarr best practices for accounting entry creation - Ensure entries are properly committed to database |
||
|---|---|---|
| .. | ||
| declarationtva_config.class.php | ||
| declarationtva_pdf.class.php | ||
| declarationtva_period.class.php | ||
| declarationtva.class.php | ||