Skip to content

16.0 add pos_check_accounting_settings slg#1575

Open
legalsylvain wants to merge 1 commit into
OCA:16.0from
grap:16.0-ADD-pos_check_accounting_settings-SLG
Open

16.0 add pos_check_accounting_settings slg#1575
legalsylvain wants to merge 1 commit into
OCA:16.0from
grap:16.0-ADD-pos_check_accounting_settings-SLG

Conversation

@legalsylvain

Copy link
Copy Markdown
Contributor

This module extends the functionnality of Odoo PoS adding extra checks, when opening session, to ensure that accounting configation is correct.

Use case 1

When we create a payment method and if :

  • the field 'Outstanding Payment' is not set on payment method
  • AND the field 'Outstanding Receipts Account' is not on company

if we use the payment method in the Point of sale, it is not possible to close the session after.

error_oustanding_payment

As it not possible to change a payment method when a session is not closed, this bad configuration has to be fixed by SQL.

This module adds a check when opening session, to avoid such situation.

@OCA-git-bot

Copy link
Copy Markdown
Contributor

Hi @CetmixGitDrone, @Fkawala, @GabbasovDinar,
some modules you are maintaining are being modified, check this out!

@OCA-git-bot OCA-git-bot added mod:pos_cash_move_reason Module pos_cash_move_reason series:16.0 mod:pos_self_service_weighing_tare Module pos_self_service_weighing_tare mod:pos_self_service_weighing_product Module pos_self_service_weighing_product mod:base_pos_self_service_weighing Module base_pos_self_service_weighing mod:pos_self_service_weighing_product_tare Module pos_self_service_weighing_product_tare mod:pos_self_service_weighing_print_zpl Module pos_self_service_weighing_print_zpl mod:pos_payment_change Module pos_payment_change mod:pos_payment_description Module pos_payment_description mod:pos_place Module pos_place mod:pos_tare Module pos_tare mod:pos_account_bank_statement_line Module pos_account_bank_statement_line mod:pos_receipt_hide_info Module pos_receipt_hide_info mod:pos_hide_empty_category Module pos_hide_empty_category mod:pos_payment_show_order Module pos_payment_show_order mod:pos_check_accounting_settings Module pos_check_accounting_settings mod:pos_restaurant_receipt_usability Module pos_restaurant_receipt_usability mod:pos_restaurant_split_order_usability Module pos_restaurant_split_order_usability mod:pos_order_to_sale_order_delivery Module pos_order_to_sale_order_delivery labels Jun 25, 2026
@legalsylvain legalsylvain force-pushed the 16.0-ADD-pos_check_accounting_settings-SLG branch from 4902cd1 to 212745d Compare June 25, 2026 09:32
@OCA-git-bot OCA-git-bot removed mod:pos_cash_move_reason Module pos_cash_move_reason mod:pos_self_service_weighing_tare Module pos_self_service_weighing_tare mod:pos_self_service_weighing_product Module pos_self_service_weighing_product mod:base_pos_self_service_weighing Module base_pos_self_service_weighing mod:pos_self_service_weighing_product_tare Module pos_self_service_weighing_product_tare mod:pos_self_service_weighing_print_zpl Module pos_self_service_weighing_print_zpl mod:pos_payment_change Module pos_payment_change mod:pos_payment_description Module pos_payment_description labels Jun 25, 2026
@OCA-git-bot OCA-git-bot removed mod:pos_place Module pos_place mod:pos_tare Module pos_tare mod:pos_account_bank_statement_line Module pos_account_bank_statement_line mod:pos_receipt_hide_info Module pos_receipt_hide_info mod:pos_hide_empty_category Module pos_hide_empty_category mod:pos_payment_show_order Module pos_payment_show_order mod:pos_restaurant_receipt_usability Module pos_restaurant_receipt_usability mod:pos_restaurant_split_order_usability Module pos_restaurant_split_order_usability mod:pos_order_to_sale_order_delivery Module pos_order_to_sale_order_delivery labels Jun 25, 2026
@legalsylvain legalsylvain changed the title 16.0 add pos check accounting settings slg 16.0 add pos_check_accounting_settings slg Jul 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

mod:pos_check_accounting_settings Module pos_check_accounting_settings series:16.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants