| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-financial-reporting |
| GIT | |
| GIT | https://github.com/OCA/account-financial-reporting.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-financial-reporting/tree/17.0/account_sale_stock_report_non_billed |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Carlos Lopez, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-financial-reporting |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:08 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/stock-logistics-workflow: - stock_picking_invoice_link odoo/odoo: - sale_stock - sale - sales_team - base - base_setup - web - bus - web_tour - account_payment - account - onboarding - product - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - payment - utm - stock_account - stock - barcodes_gs1_nomenclature - barcodes |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Module to allow list stock moves that have not being invoiced yet, by adding a wizard that supports show the pickings not invoiced at a specific date. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_sale_stock_report_non_billed_wiz_form |
account.sale.stock.report.non.billed.wiz | form | New | |
res_config_settings_view_form |
res.config.settings | xpath | Inherits account.res_config_settings_view_form | |
view_move_pivot_no_invoiced |
stock.move | pivot | New | |
view_move_search |
stock.move | xpath | Inherits stock.view_move_search | |
view_move_tree |
stock.move | xpath | Inherits stock.view_move_tree |
No new fields.
Public methods (1)check_invoice_line_in_date(self, date_check, date_start=False)
date_check
Date
default=fields.Date.today
string='Date'
interval_restrict_invoices
Boolean
string='Restrict invoices using the date interval'
stock_move_non_billed_threshold
Date
default=<expr>
discart_kits_from_moves(self, stock_moves)
open_at_date(self)
stock_move_non_billed_threshold
Date
default=fields.Date.context_today
string='Non Billed Threshold Date'
No public methods.
default_interval_restrict_invoices
Boolean
default_model='account.sale.stock.report.non.billed.wiz'
string='Restrict invoices using the date interval'
stock_move_non_billed_threshold
Date
readonly=False
related='company_id.stock_move_non_billed_threshold'
No public methods.
currency_id
Many2one → res.currency
comodel_name='res.currency'
compute='_compute_currency_id'
compute_sudo=True
date_done
Date
compute='_compute_date_done'
store=True
string='Effective Date'
price_not_invoiced
Float
compute='_compute_not_invoiced_values'
compute_sudo=True
digits='Product Price'
string='Amount to invoice'
quantity_not_invoiced
Float
compute='_compute_not_invoiced_values'
compute_sudo=True
digits='Product Unit of Measure'
string='Qty. to invoice'
check_is_return(self)
get_quantity_invoiced(self, invoice_lines)
get_total_devolution_moves(self)
open_origin_document(self)
read_group(self, domain, fields, groupby, offset=0, limit=None, orderby=False, lazy=True)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-financial-reporting |
| GIT | |
| GIT | https://github.com/OCA/account-financial-reporting.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-financial-reporting/tree/16.0/account_sale_stock_report_non_billed |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Christopher Ormaza |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-financial-reporting |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:54 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/stock-logistics-workflow: - stock_picking_invoice_link odoo/odoo: - sale_stock - sale - sales_team - base - base_setup - web - bus - web_tour - account_payment - account - product - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - payment - utm - stock_account - stock - barcodes_gs1_nomenclature - barcodes |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_sale_stock_report_non_billed_wiz_form |
account.sale.stock.report.non.billed.wiz | form | New | |
res_config_settings_view_form |
res.config.settings | xpath | Inherits account.res_config_settings_view_form | |
view_move_pivot_no_invoiced |
stock.move | pivot | New | |
view_move_search |
stock.move | xpath | Inherits stock.view_move_search | |
view_move_tree |
stock.move | xpath | Inherits stock.view_move_tree |
No new fields.
Public methods (1)check_invoice_line_in_date(self, date_check, date_start=False)
date_check
Date
default=fields.Date.today
string='Date'
interval_restrict_invoices
Boolean
string='Restrict invoices using the date interval'
stock_move_non_billed_threshold
Date
default=<expr>
discart_kits_from_moves(self, stock_moves)
open_at_date(self)
stock_move_non_billed_threshold
Date
default=fields.Date.today
string='Non Billed Threshold Date'
No public methods.
default_interval_restrict_invoices
Boolean
default_model='account.sale.stock.report.non.billed.wiz'
string='Restrict invoices using the date interval'
stock_move_non_billed_threshold
Date
readonly=False
related='company_id.stock_move_non_billed_threshold'
No public methods.
currency_id
Many2one → res.currency
comodel_name='res.currency'
compute='_compute_currency_id'
compute_sudo=True
date_done
Date
compute='_compute_date_done'
store=True
string='Effective Date'
price_not_invoiced
Float
compute='_compute_not_invoiced_values'
compute_sudo=True
digits='Product Price'
string='Amount to invoice'
quantity_not_invoiced
Float
compute='_compute_not_invoiced_values'
compute_sudo=True
digits='Product Unit of Measure'
string='Qty. to invoice'
check_is_return(self)
get_quantity_invoiced(self, invoice_lines)
get_total_devolution_moves(self)
open_origin_document(self)
read_group(self, domain, fields, groupby, offset=0, limit=None, orderby=False, lazy=True)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-financial-reporting |
| GIT | |
| GIT | https://github.com/OCA/account-financial-reporting.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-financial-reporting/tree/15.0/account_sale_stock_report_non_billed |
| VERSION | |
| VERSION | 1.0.4 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, Weblate, OCA-git-bot, oca-ci, Carlos Roca, Stefan |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-financial-reporting |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:46:39 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/stock-logistics-workflow: - stock_picking_invoice_link odoo/odoo: - sale_stock - sale - sales_team - base - base_setup - web - bus - web_tour - payment - account - product - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - utm - stock_account - stock - barcodes |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_sale_stock_report_non_billed_wiz_form |
account.sale.stock.report.non.billed.wiz | form | New | |
res_config_settings_view_form |
res.config.settings | xpath | Inherits account.res_config_settings_view_form | |
view_move_pivot_no_invoiced |
stock.move | pivot | New | |
view_move_search |
stock.move | xpath | Inherits stock.view_move_search | |
view_move_tree |
stock.move | xpath | Inherits stock.view_move_tree |
No new fields.
Public methods (1)check_invoice_line_in_date(self, date_check, date_start=False)
date_check
Date
default=fields.Date.today
string='Date'
interval_restrict_invoices
Boolean
string='Restrict invoices using the date interval'
stock_move_non_billed_threshold
Date
default=<expr>
discart_kits_from_moves(self, stock_moves)
open_at_date(self)
stock_move_non_billed_threshold
Date
default=fields.Date.today
string='Non Billed Threshold Date'
No public methods.
default_interval_restrict_invoices
Boolean
default_model='account.sale.stock.report.non.billed.wiz'
string='Restrict invoices using the date interval'
stock_move_non_billed_threshold
Date
readonly=False
related='company_id.stock_move_non_billed_threshold'
No public methods.
currency_id
Many2one → res.currency
comodel_name='res.currency'
compute='_compute_currency_id'
compute_sudo=True
date_done
Date
compute='_compute_date_done'
store=True
string='Effective Date'
picking_partner_id
Many2one → res.partner
comodel_name='res.partner'
related='picking_id.partner_id'
string='Destination Address'
price_not_invoiced
Float
compute='_compute_not_invoiced_values'
compute_sudo=True
digits='Product Price'
string='Amount to invoice'
quantity_not_invoiced
Float
compute='_compute_not_invoiced_values'
compute_sudo=True
digits='Product Unit of Measure'
string='Qty. to invoice'
check_is_return(self)
get_quantity_invoiced(self, invoice_lines)
get_total_devolution_moves(self)
open_origin_document(self)
read_group(self, domain, fields, groupby, offset=0, limit=None, orderby=False, lazy=True)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-financial-reporting |
| GIT | |
| GIT | https://github.com/OCA/account-financial-reporting.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-financial-reporting/tree/13.0/account_sale_stock_report_non_billed |
| VERSION | |
| VERSION | 1.1.2 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, Weblate, OCA-git-bot, oca-ci, Carlos Roca, CarlosRoca13 |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-financial-reporting |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:34:17 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/stock-logistics-workflow: - stock_picking_invoice_link odoo/odoo: - sale_stock - sale - sales_team - base - base_setup - web - bus - web_tour - payment - account - product - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - utm - stock_account - stock - barcodes |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_sale_stock_report_non_billed_wiz_form |
account.sale.stock.report.non.billed.wiz | form | New | |
res_config_settings_view_form |
res.config.settings | xpath | Inherits account.res_config_settings_view_form | |
view_move_pivot_no_invoiced |
stock.move | pivot | New | |
view_move_search |
stock.move | xpath | Inherits stock.view_move_search | |
view_move_tree |
stock.move | xpath | Inherits stock.view_move_tree |
No new fields.
Public methods (1)check_invoice_line_in_date(self, date_check, date_start=False)
date_check
Date
default=fields.Date.today
string='Date'
interval_restrict_invoices
Boolean
string='Restrict invoices using the date interval'
stock_move_non_billed_threshold
Date
default=<expr>
discart_kits_from_moves(self, stock_moves)
open_at_date(self)
stock_move_non_billed_threshold
Date
default=fields.Date.today
string='Non Billed Threshold Date'
No public methods.
default_interval_restrict_invoices
Boolean
default_model='account.sale.stock.report.non.billed.wiz'
string='Restrict invoices using the date interval'
stock_move_non_billed_threshold
Date
readonly=False
related='company_id.stock_move_non_billed_threshold'
No public methods.
currency_id
Many2one → res.currency
comodel_name='res.currency'
compute='_compute_currency_id'
compute_sudo=True
date_done
Date
compute='_compute_date_done'
store=True
string='Effective Date'
price_not_invoiced
Float
compute='_compute_not_invoiced_values'
compute_sudo=True
digits='Product Price'
string='Amount to invoice'
quantity_not_invoiced
Float
compute='_compute_not_invoiced_values'
compute_sudo=True
digits='Product Unit of Measure'
string='Qty. to invoice'
check_is_return(self)
get_quantity_invoiced(self, invoice_lines)
get_total_devolution_moves(self)
open_origin_document(self)
read_group(self, domain, fields, groupby, offset=0, limit=None, orderby=False, lazy=True)
| STATUS | |
|---|---|
| STATUS | Open migration PR - not merged yet for this version |
| REPOSITORY | |
| REPOSITORY | OCA/account-financial-reporting |
| PULL REQUEST | |
| PULL REQUEST | [18.0][MIG] account_sale_stock_report_non_billed: Migration to 18.0 (#1491) |