Skip to content

[FIX] Fix deprecated fields in altinkaya_excel_reports templates #125

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

erlinberg
Copy link
Member

@erlinberg erlinberg requested review from yibudak and Copilot March 28, 2025 14:14
@erlinberg erlinberg self-assigned this Mar 28, 2025
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

A concise fix to update and handle deprecated fields in the altinkaya_excel_reports templates by introducing a computed field for tax lines.

  • Introduces a new computed One2many field "tax_line_ids" on account moves.
  • Implements a compute method "_compute_tax_line_ids" that filters "line_ids" for tax repartition information.
Files not reviewed (3)
  • altinkaya_excel_export/export_account_move_xlsx/temp_gelir_fatura.xml: Language not supported
  • altinkaya_excel_export/export_account_move_xlsx/temp_zirve_masraf_fatura.xml: Language not supported
  • altinkaya_stock/report/picking_report.txt: Language not supported

@yibudak yibudak merged commit 220261d into altinkaya-opensource:16.0 Mar 28, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants