Commit Graph

17 Commits

Author SHA1 Message Date
Boris Gallet
f46677e900 [ADD] account_payment_method_report_invoice 2024-01-18 14:23:58 +01:00
clementthomas
2d799eaf8c [IMP] account_partner_account_code : changes on field account_number
rename field account_number to account_code
field is now unique
2023-06-09 09:44:46 +02:00
clementthomas
5074244aa6 [ADD] account_partner_account_number:
new module to add account number on partner, visible in account move lines payable and receivable
2023-06-08 14:47:40 +02:00
clementthomas
2c3a647c17 [IMP] account_quotation_sale_order_invoice_title: add title in account move tree 2023-03-30 14:09:07 +02:00
Stéphan Sainléger
6dea772ace [FIX] account_budget_forecast: budget model line fields now required 2023-01-31 09:34:14 +01:00
Stéphan Sainléger
4e448a4dd9 [UPD] Enhance budget forecast form view 2022-06-30 14:14:58 +02:00
Stéphan Sainléger
77bdc39e32 [UPD] Add button to list draft invoice lines linked to budget line 2022-06-30 14:14:58 +02:00
Stéphan Sainléger
758592128e [UPD] Add User error if no analytic lines to display
from the budget forecast form view
2022-06-30 14:14:58 +02:00
Stéphan Sainléger
58235d3b51 [UPD] Refectoring of _calc_actual function for budget_lines
- expenses and incomes are calculated for both section, sub-section
and article lines
- for budget lines with child, the amounts are now always considering
both child values and analytic lines linked to the budget line
2022-06-30 14:14:58 +02:00
Stéphan Sainléger
b265056ed7 [UPD] Remove actual_quantity field
useless field as it mixes several kind of units
2022-06-30 14:14:58 +02:00
Stéphan Sainléger
1143d83184 [UPD] Add button to list budget line's linked analytic lines 2022-06-30 14:14:58 +02:00
Stéphan Sainléger
d76796bfa7 [UPD] Use analytic tags to link incomes/expenses to budget lines
instead of a direct budget_forecast field
2022-06-30 14:14:58 +02:00
Stéphan Sainléger
96fd3ae674 [UPD] Modify budget line name calculation method 2022-06-30 14:14:58 +02:00
Stéphan Sainléger
1883014efc [MIG] Migration account_budget_forecast addons to v14.0 2022-06-30 14:14:58 +02:00
Stéphan Sainléger
0cb6311966 [NEW] Addons creation - Account Quotation Sale Order Invoice Title 2022-06-24 14:35:59 +02:00
Stéphan Sainléger
e624c42a5d [NEW] Addons account_mooncard_receipt_lost_transfer creation 2022-03-31 14:11:53 +02:00
Stéphan Sainléger
6760aae6b2 Initial commit 2022-03-30 09:27:01 +02:00