Tower: unpublish accounting_pdf_reports — remove source from 19.0 branch

This commit is contained in:
2026-05-02 11:15:27 +00:00
parent 7e07a27a97
commit 22162f9d47
75 changed files with 0 additions and 15449 deletions

View File

@@ -1,7 +0,0 @@
from . import wizard
from . import models
from . import report
def _pre_init_clean_m2m_models(env):
env.cr.execute("""DROP TABLE IF EXISTS account_journal_account_report_partner_ledger_rel""")