| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/vertical-association |
| GIT | |
| GIT | https://github.com/OCA/vertical-association.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/vertical-association/tree/18.0/membership_initial_fee |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Association |
| 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, Bhavesh Heliconia |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/vertical-association |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:14 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - membership - account - base_setup - base - web - onboarding - product - bus - web_tour - html_editor - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Charge an initial fee when a partner is invoiced for the first time with a member product. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
membership_products_form_initial_fee |
Membership Products (initial fee) | product.template | xpath | Inherits membership.membership_products_form |
No new fields.
Public methods (2)create(self, vals_list)
initial_fee_create_check(self)
fixed_fee
Float
compute='_compute_fixed_fee'
digits='Product Price'
readonly=False
store=True
initial_fee
Selection
default='none'
required=True
selection=[('none', 'No initial fee'), ('fixed', 'Fixed amount'), ('percentage', 'Percentage of the price')]
string='Initial fee'
percentage_fee
Float
digits=(12, 2)
string='Perc. fee (%)'
product_fee
Many2one → product.product
comodel_name='product.product'
domain="[('membership', '=', False)]"
string='Product for initial fee'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/vertical-association |
| GIT | |
| GIT | https://github.com/OCA/vertical-association.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/vertical-association/tree/17.0/membership_initial_fee |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Association |
| 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, Roger |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/vertical-association |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:07 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - membership - account - base_setup - base - web - onboarding - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Charge an initial fee when a partner is invoiced for the first time with a member product. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
membership_products_form_initial_fee |
Membership Products (initial fee) | product.template | xpath | Inherits membership.membership_products_form |
No new fields.
Public methods (2)create(self, vals_list)
initial_fee_create_check(self)
fixed_fee
Float
compute='_compute_fixed_fee'
digits='Product Price'
readonly=False
store=True
initial_fee
Selection
default='none'
required=True
selection=[('none', 'No initial fee'), ('fixed', 'Fixed amount'), ('percentage', 'Percentage of the price')]
string='Initial fee'
percentage_fee
Float
digits=(12, 2)
string='Perc. fee (%)'
product_fee
Many2one → product.product
comodel_name='product.product'
domain="[('membership', '=', False)]"
string='Product for initial fee'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/vertical-association |
| GIT | |
| GIT | https://github.com/OCA/vertical-association.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/vertical-association/tree/16.0/membership_initial_fee |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Association |
| 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, Eduardo López Peñalver |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/vertical-association |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:50 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - membership - account - base_setup - base - web - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
membership_products_form_initial_fee |
Membership Products (initial fee) | product.template | xpath | Inherits membership.membership_products_form |
No new fields.
Public methods (2)create(self, vals_list)
initial_fee_create_check(self)
fixed_fee
Float
compute='_compute_fixed_fee'
digits='Product Price'
readonly=False
store=True
initial_fee
Selection
default='none'
required=True
selection=[('none', 'No initial fee'), ('fixed', 'Fixed amount'), ('percentage', 'Percentage of the price')]
string='Initial fee'
percentage_fee
Float
digits=(12, 2)
string='Perc. fee (%)'
product_fee
Many2one → product.product
comodel_name='product.product'
domain="[('membership', '=', False)]"
string='Product for initial fee'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/vertical-association |
| GIT | |
| GIT | https://github.com/OCA/vertical-association.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/vertical-association/tree/14.0/membership_initial_fee |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Association |
| 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 | OCA Transbot, Víctor Martínez, oca-travis, Weblate, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/vertical-association |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:41:03 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - membership - account - base_setup - base - web - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
membership_products_form_initial_fee |
Membership Products (initial fee) | product.template | xpath | Inherits membership.membership_products_form |
No new fields.
Public methods (2)create(self, vals_list)
initial_fee_create_check(self)
fixed_fee
Float
compute='_compute_fixed_fee'
digits='Product Price'
readonly=False
store=True
initial_fee
Selection
default='none'
required=True
selection=[('none', 'No initial fee'), ('fixed', 'Fixed amount'), ('percentage', 'Percentage of the price')]
string='Initial fee'
percentage_fee
Float
digits=(12, 2)
string='Perc. fee (%)'
product_fee
Many2one → product.product
comodel_name='product.product'
domain="[('membership', '=', False)]"
string='Product for initial fee'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/vertical-association |
| GIT | |
| GIT | https://github.com/OCA/vertical-association.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/vertical-association/tree/13.0/membership_initial_fee |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Association |
| 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 | Andrea, david, oca-travis, Weblate, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/vertical-association |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:34:15 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - membership - account - base_setup - base - web - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
membership_products_form_initial_fee |
Membership Products (initial fee) | product.template | xpath | Inherits membership.membership_products_form |
No new fields.
Public methods (2)create(self, vals_list)
initial_fee_create_check(self)
fixed_fee
Float
compute='_compute_fixed_fee'
digits='Product Price'
readonly=False
store=True
initial_fee
Selection
default='none'
required=True
selection=[('none', 'No initial fee'), ('fixed', 'Fixed amount'), ('percentage', 'Percentage of the price')]
string='Initial fee'
percentage_fee
Float
digits=(12, 2)
string='Perc. fee (%)'
product_fee
Many2one → product.product
comodel_name='product.product'
domain="[('membership', '=', False)]"
string='Product for initial fee'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/vertical-association |
| GIT | |
| GIT | https://github.com/OCA/vertical-association.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/vertical-association/tree/12.0/membership_initial_fee |
| VERSION | |
| VERSION | 1.0.3 |
| CATEGORY | |
| CATEGORY | Association |
| 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, GitHub, david, OCA Transbot, oca-travis, OCA-git-bot, David |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/vertical-association |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:20 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - membership - base - product - decimal_precision - base_setup - web - bus - web_tour - uom - account - analytic - portal - http_routing - digest |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
membership_products_form_initial_fee |
Membership Products (initial fee) | product.template | xpath | Inherits membership.membership_products_form |
No new fields.
Public methods (2)create(self, vals)
initial_fee_create_check(self, product=False)
fixed_fee
Float
digits=dp.get_precision('Product Price')
initial_fee
Selection
default='none'
required=True
selection=[('none', 'No initial fee'), ('fixed', 'Fixed amount'), ('percentage', 'Percentage of the price')]
string='Initial fee'
percentage_fee
Float
digits=(12, 2)
string='Perc. fee (%)'
product_fee
Many2one → product.product
comodel_name='product.product'
domain="[('membership', '=', False)]"
string='Product for initial fee'
onchange_product_fee(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/vertical-association |
| GIT | |
| GIT | https://github.com/OCA/vertical-association.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/vertical-association/tree/11.0/membership_initial_fee |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Association |
| 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 | Stéphane Bidoul (ACSONE), OCA Transbot, oca-travis, Weblate, David, Jon Zaballa |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/vertical-association |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:23:59 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - membership - base - product - decimal_precision - base_setup - web - bus - web_tour - account - analytic - web_planner - portal - http_routing |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
membership_products_form_initial_fee |
Membership Products (initial fee) | product.template | xpath | Inherits membership.membership_products_form |
No new fields.
Public methods (2)create(self, vals)
initial_fee_create_check(self, product=False)
fixed_fee
Float
digits=dp.get_precision('Product Price')
initial_fee
Selection
default='none'
required=True
selection=[('none', 'No initial fee'), ('fixed', 'Fixed amount'), ('percentage', 'Percentage of the price')]
string='Initial fee'
percentage_fee
Float
digits=(12, 2)
string='Perc. fee (%)'
product_fee
Many2one → product.product
comodel_name='product.product'
domain="[('membership', '=', False)]"
string='Product for initial fee'
onchange_product_fee(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/vertical-association |
| GIT | |
| GIT | https://github.com/OCA/vertical-association.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/vertical-association/tree/10.0/membership_initial_fee |
| VERSION | |
| VERSION | 1.0.2 |
| CATEGORY | |
| CATEGORY | Association |
| 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, GitHub, Stéphane Bidoul (ACSONE), OCA Transbot, oca-travis, Weblate, David |
| WEBSITE | |
| WEBSITE | http://www.antiun.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:19:58 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - membership - base - product - decimal_precision - base_setup - web_kanban - web - bus - web_tour - report - account - analytic - web_planner |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
membership_products_form_initial_fee |
Membership Products (initial fee) | product.template | xpath | Inherits membership.membership_products_form |
No new fields.
Public methods (2)create(self, vals)
initial_fee_create_check(self, product, invoice_line)
fixed_fee
Float
digits=dp.get_precision('Product Price')
initial_fee
Selection
default='none'
required=True
selection=[('none', 'No initial fee'), ('fixed', 'Fixed amount'), ('percentage', 'Percentage of the price')]
string='Initial fee'
percentage_fee
Float
digits=(12, 2)
string='Perc. fee (%)'
product_fee
Many2one → product.product
comodel_name='product.product'
domain="[('membership', '=', False)]"
string='Product for initial fee'
onchange_product_fee(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/vertical-association |
| GIT | |
| GIT | https://github.com/OCA/vertical-association.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/vertical-association/tree/9.0/membership_initial_fee |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Association |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Antiun Ingeniería S.L., Serv. Tecnol. Avanzados - Pedro M. Baeza |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Antiun Ingeniería S.L., Serv. Tecnol. Avanzados - Pedro M. Baeza |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, Stéphane Bidoul (ACSONE) |
| WEBSITE | |
| WEBSITE | http://www.antiun.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:15:21 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - membership - base - product - decimal_precision - base_setup - web_kanban - web - bus - report - account - analytic - web_tip - web_planner |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
membership_products_form_initial_fee |
Membership Products (initial fee) | product.template | xpath | Inherits membership.membership_products_form |
membership_products_form_period |
Membership Products (regular - initial fee) | product.template | field | Inherits membership.product_template_form_view |
No new fields.
Public methods (1)create(self, vals)
fixed_fee
Float
digits_compute=dp.get_precision('Product Price')
initial_fee
Selection
default='none'
required=True
selection=[('none', 'No initial fee'), ('fixed', 'Fixed amount'), ('percentage', 'Percentage of the price')]
string='Initial fee'
percentage_fee
Float
digits=(12, 2)
string='Perc. fee (%)'
product_fee
Many2one → product.product
comodel_name='product.product'
domain="[('membership', '=', False)]"
string='Product for initial fee'
onchange_product_fee(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/vertical-association |
| GIT | |
| GIT | https://github.com/OCA/vertical-association.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/vertical-association/tree/8.0/membership_initial_fee |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Association |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Antiun Ingeniería S.L., Serv. Tecnol. Avanzados - Pedro M. Baeza |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Antiun Ingeniería S.L., Serv. Tecnol. Avanzados - Pedro M. Baeza |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, Stéphane Bidoul (ACSONE), OCA Transbot, oca-travis, Weblate, Antonio Espinosa, Rafael Blasco |
| WEBSITE | |
| WEBSITE | http://www.antiun.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:11:24 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - membership - base - product - decimal_precision - base_setup - web_kanban - web - report - account - analytic - board - edi - email_template |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
membership_products_form_initial_fee |
Membership Products (initial fee) | product.template | xpath | Inherits membership.membership_products_form |
membership_products_form_period |
Membership Products (regular - initial fee) | product.template | field | Inherits membership.product_template_form_view |
No new fields.
Public methods (2)create(self, vals)
initial_fee_create_check(self, product, invoice_line)
fixed_fee
Float
digits_compute=dp.get_precision('Product Price')
initial_fee
Selection
default='none'
required=True
selection=[('none', 'No initial fee'), ('fixed', 'Fixed amount'), ('percentage', 'Percentage of the price')]
string='Initial fee'
percentage_fee
Float
digits=(12, 2)
string='Perc. fee (%)'
product_fee
Many2one → product.product
comodel_name='product.product'
domain="[('membership', '=', False)]"
string='Product for initial fee'
onchange_product_fee(self)