trytond-patches/series

88 lines
4.7 KiB
Plaintext

babi_multiprocess.diff # [trytond] babi multiprocess
trytond_test_database.diff # [trytond] avoid errors on upgrades from version 3.4
issue10794.diff # [trytond] Add test on domain of relation fields
issue10794_modules.diff # [modules] Add test on domain of relation fields
model.diff # [trytond] Allows dynamic fields in Model as required by the wizard in sale_pos_template_quantities
# worker_logger.diff #[trytond] Move exception handling into transaction to keep the database name
issue11077.diff # [trytond] Fill Value of MultiValue with the other default values
issue3932.diff # [account] rule account move and account move line by company
tax_update_unit_price.diff # [account] Add the update_unit_price control on parent tax
issue4506.diff # [account_invoice] Add credit invoices keyword from account.invoice
issue8479.diff # [account_invoice] missing invoice payment method rule by company
issue8618.diff # [account_invoice] Allow changing amount in manual invoice taxes
issue4030.diff # [analytic_account] Not selected root accounts in analytic account lines
analitic_line_company_rules.diff # [analytic_account] Not selected root accounts in analytic account lines
sale_supply_supply_on_sale_multivalue.diff # [sale_supply] supply_on_sale field multvalue #035100
issue4482.diff # [stock] stock inventory misses company access rule
search_warehouse.diff # [stock] search function for warehouse
issue10467.diff # [stock_lot] add lot to grouping when assign try if lot it's required on product
issue8702.diff # [stock_supply_forecast] Support production forecast
issue9797.diff # [account_payment_sepa] Slowness processing sepa
issue9802.diff # [stock] Improve performance when partially assigning moves
issue10464.diff # [currency] Update currency rates fails
issue10680.diff # [product] Fix get_template in reference field case
account_asset.diff # [account_asset] issue9767: Add revisions when updating an asset (delete this patch in 6.2)
account_asset_update_asset.diff # [account_asset] decimals when updata asset #044767
sao_colors.diff # [sao] Use the same colors as 5.4 version
sao_remove_email.diff # [sao] Removes the email button from the toolbar
issue11526.diff # [sao] Form scroll with o2m with lots of columns
sao_issue11810.diff # [sao] Make domain with None value for xxx2Many fields stringable
commission_menu_group.diff # [commission] Creates ir.ui.menu-res.group record for commission menu and group
issue10161.diff # [sale] issue10161: Configuration of invoice_method and shipment_method at customer level. (only 6.0)
issue8952.diff # [country] Use Tryton's CDN to download postal codes Remove on 6.4
issue11051.diff # [account_invoice_defer] Add default company to invoice deferred (only 6.0)
issue11049.diff # [account_invoice_defer] Raise user error message for account not configured (only 6.0)
issue10363.diff # [production] Remove unique product constraint on BOM
statement_of_account.diff # [account] Cumulate balance of previous fiscal years
issue11306.diff # [analytic_invocie] Add compatibility between the analytic_invocie module and the account_invoice_defer module (only 6.0)
# issue11198.diff # [bank] Fill or create bank from IBAN and enforce uniqueness
issue4440.diff # [party_relationship] Add start and end dates to relation
issue10532.diff # [stock_supply + stock_supply_production] Add warehouses selection to supply stock wizard
issue11181.diff # [stock] Require unit price also for view location like for storage (only 6.0)
issue11745.diff # [stock] Moves of internal shipment are not valid when switching between transit and no transit
issue11750.diff # [stock] 'create' method execution frozen or extremly slow
allow_none_list_price.diff # [sale_price_list] allow set none as price list in a sale with tax_included=True product_price_list
remove_left_right_project_work.diff # [project] Remove parent left and parent right for the project.work module.
issue11229.diff # [sale_credit] Sale with payments should not be blocked by credit limit
issue12131.diff # [analytic_invoice] UpdateAsset Wizard not ser analytic lines in moves
issue12116.diff # [sale] Return sale using a single copy call
strftime_format.diff # [ir] Fix problem with strftime format, reducing the time needed to format standard time. When the %A or %B is not used.
counterpart_party_payment_clearing.diff # [account_payment_clearing] Add the possiblity to have a party in the counterpart move when reconcile on a payment.
issue12319.diff # [sale_advance_payment] Only create an advance line if the invoice dont have already one.
update_trees_chart_accounts.diff # [account_account] Update trees of chart of accounts with 2 passes
issue12799.diff # [sao] Convert negative id value as None when set by the client