initial commit

This commit is contained in:
?ngel ?lvarez 2013-08-03 12:27:26 +02:00
commit 9393b86078
5 changed files with 717 additions and 0 deletions

25
base.cfg Normal file
View file

@ -0,0 +1,25 @@
[trytond]
repo = hg
url = http://hg.tryton.org/trytond
path = ./
[trytond]
repo = hg
url = http://hg.tryton.org/trytond/
path = ./
[proteus]
repo = hg
url = http://hg.tryton.org/proteus/
path=./
[sao]
repo = hg
url = http://hg.tryton.org/sandbox/sao/
path=./
[tasks]
repo = hg
url = ssh://hg@bitbucket.org/nantic/tryton-utils
path=./

319
core.cfg Normal file
View file

@ -0,0 +1,319 @@
[account]
repo = hg
url = http://hg.tryton.org/modules/account
path = ./trytond/trytond/modules
[account_asset]
repo = hg
url = http://hg.tryton.org/modules/account_asset
path = ./trytond/trytond/modules
[account_invoice]
repo = hg
url = http://hg.tryton.org/modules/account_invoice
path = ./trytond/trytond/modules
[account_invoice_history]
repo = hg
url = http://hg.tryton.org/modules/account_invoice_history
path = ./trytond/trytond/modules
[account_invoice_line_standalone]
repo = hg
url = http://hg.tryton.org/modules/account_invoice_line_standalone
path = ./trytond/trytond/modules
[account_product]
repo = hg
url = http://hg.tryton.org/modules/account_product
path = ./trytond/trytond/modules
[account_statement]
repo = hg
url = http://hg.tryton.org/modules/account_statement
path = ./trytond/trytond/modules
[account_stock_anglo_saxon]
repo = hg
url = http://hg.tryton.org/modules/account_stock_anglo_saxon
path = ./trytond/trytond/modules
[account_stock_continental]
repo = hg
url = http://hg.tryton.org/modules/account_stock_continental
path = ./trytond/trytond/modules
[analytic_account]
repo = hg
url = http://hg.tryton.org/modules/analytic_account
path = ./trytond/trytond/modules
[analytic_invoice]
repo = hg
url = http://hg.tryton.org/modules/analytic_invoice
path = ./trytond/trytond/modules
[analytic_purchase]
repo = hg
url = http://hg.tryton.org/modules/analytic_purchase
path = ./trytond/trytond/modules
[analytic_sale]
repo = hg
url = http://hg.tryton.org/modules/analytic_sale
path = ./trytond/trytond/modules
[calendar]
repo = hg
url = http://hg.tryton.org/modules/calendar
path = ./trytond/trytond/modules
[calendar_classification]
repo = hg
url = http://hg.tryton.org/modules/calendar_classification
path = ./trytond/trytond/modules
[calendar_scheduling]
repo = hg
url = http://hg.tryton.org/modules/calendar_scheduling
path = ./trytond/trytond/modules
[calendar_todo]
repo = hg
url = http://hg.tryton.org/modules/calendar_todo
path = ./trytond/trytond/modules
[carrier]
repo = hg
url = http://hg.tryton.org/modules/carrier
path = ./trytond/trytond/modules
[carrier_percentage]
repo = hg
url = http://hg.tryton.org/modules/carrier_percentage
path = ./trytond/trytond/modules
[carrier_weight]
repo = hg
url = http://hg.tryton.org/modules/carrier_weight
path = ./trytond/trytond/modules
[company]
repo = hg
url = http://hg.tryton.org/modules/company
path = ./trytond/trytond/modules
[company_work_time]
repo = hg
url = http://hg.tryton.org/modules/company_work_time
path = ./trytond/trytond/modules
[country]
repo = hg
url = http://hg.tryton.org/modules/country
path = ./trytond/trytond/modules
[currency]
repo = hg
url = http://hg.tryton.org/modules/currency
path = ./trytond/trytond/modules
[dashboard]
repo = hg
url = http://hg.tryton.org/modules/dashboard
path = ./trytond/trytond/modules
[google_maps]
repo = hg
url = http://hg.tryton.org/modules/google_maps
path = ./trytond/trytond/modules
[ldap_authentication]
repo = hg
url = http://hg.tryton.org/modules/ldap_authentication
path = ./trytond/trytond/modules
[ldap_connection]
repo = hg
url = http://hg.tryton.org/modules/ldap_connection
path = ./trytond/trytond/modules
[party]
repo = hg
url = http://hg.tryton.org/modules/party
path = ./trytond/trytond/modules
[party_siret]
repo = hg
url = http://hg.tryton.org/modules/party_siret
path = ./trytond/trytond/modules
[party_vcarddav]
repo = hg
url = http://hg.tryton.org/modules/party_vcarddav
path = ./trytond/trytond/modules
[product]
repo = hg
url = http://hg.tryton.org/modules/product
path = ./trytond/trytond/modules
[product_attribute]
repo = hg
url = http://hg.tryton.org/modules/product_attribute
path = ./trytond/trytond/modules
[product_cost_fifo]
repo = hg
url = http://hg.tryton.org/modules/product_cost_fifo
path = ./trytond/trytond/modules
[product_cost_history]
repo = hg
url = http://hg.tryton.org/modules/product_cost_history
path = ./trytond/trytond/modules
[product_measurements]
repo = hg
url = http://hg.tryton.org/modules/product_measurements
path = ./trytond/trytond/modules
[product_price_list]
repo = hg
url = http://hg.tryton.org/modules/product_price_list
path = ./trytond/trytond/modules
[production]
repo = hg
url = http://hg.tryton.org/modules/production
path = ./trytond/trytond/modules
[project]
repo = hg
url = http://hg.tryton.org/modules/project
path = ./trytond/trytond/modules
[project_invoice]
repo = hg
url = http://hg.tryton.org/modules/project_invoice
path = ./trytond/trytond/modules
[project_plan]
repo = hg
url = http://hg.tryton.org/modules/project_plan
path = ./trytond/trytond/modules
[project_revenue]
repo = hg
url = http://hg.tryton.org/modules/project_revenue
path = ./trytond/trytond/modules
[purchase]
repo = hg
url = http://hg.tryton.org/modules/purchase
path = ./trytond/trytond/modules
[purchase_invoice_line_standalone]
repo = hg
url=http://hg.tryton.org/modules/purchase_invoice_line_standalone
path = ./trytond/trytond/modules
[purchase_shipment_cost]
repo = hg url=http://hg.tryton.org/modules/purchase_shipment_cost
path = ./trytond/trytond/modules
[sale]
repo = hg
url=http://hg.tryton.org/modules/sale
path = ./trytond/trytond/modules
[sale_opportunity]
repo = hg
url=http://hg.tryton.org/modules/sale_opportunity
path = ./trytond/trytond/modules
[sale_price_list]
repo = hg
url=http://hg.tryton.org/modules/sale_price_list
path = ./trytond/trytond/modules
[sale_shipment_cost]
repo = hg
url=http://hg.tryton.org/modules/sale_shipment_cost
path = ./trytond/trytond/modules
[sale_supply]
repo = hg
url=http://hg.tryton.org/modules/sale_supply
path = ./trytond/trytond/modules
[sale_supply_drop_shipment]
repo = hg
url=http://hg.tryton.org/modules/sale_supply_drop_shipment
path = ./trytond/trytond/modules
[stock]
repo = hg
url=http://hg.tryton.org/modules/stock
path = ./trytond/trytond/modules
[stock_forecast]
repo = hg
url=http://hg.tryton.org/modules/stock_forecast
path = ./trytond/trytond/modules
[stock_inventory_location]
repo = hg
url=http://hg.tryton.org/modules/stock_inventory_location
path = ./trytond/trytond/modules
[stock_location_sequence]
repo = hg
url=http://hg.tryton.org/modules/stock_location_sequence
path = ./trytond/trytond/modules
[stock_lot]
repo = hg
url=http://hg.tryton.org/modules/stock_lot
path = ./trytond/trytond/modules
[stock_product_location]
repo = hg
url=http://hg.tryton.org/modules/stock_product_location
path = ./trytond/trytond/modules
[stock_split]
repo = hg
url=http://hg.tryton.org/modules/stock_split
path = ./trytond/trytond/modules
[stock_supply]
repo = hg
url=http://hg.tryton.org/modules/stock_supply
path = ./trytond/trytond/modules
[stock_supply_day]
repo = hg
url=http://hg.tryton.org/modules/stock_supply_day
path = ./trytond/trytond/modules
[stock_supply_forecast]
repo = hg
url=http://hg.tryton.org/modules/stock_supply_forecast
path = ./trytond/trytond/modules
[stock_supply_production]
repo = hg
path = ./trytond/trytond/modules
url=http://hg.tryton.org/modules/stock_supply_production
[timesheet]
repo = hg
url=http://hg.tryton.org/modules/timesheet
path = ./trytond/trytond/modules
[timesheet_cost]
repo = hg
url=http://hg.tryton.org/modules/timesheet_cost
path = ./trytond/trytond/modules

57
nan-tic.cfg Normal file
View file

@ -0,0 +1,57 @@
[activity]
repo=hg
url=ssh://hg@bitbucket.org/nantic/trytond-activity
path = ./trytond/trytond/modules
[acticity_calendar]
repo=hg
url=ssh://hg@bitbucket.org/nantic/trytond-activity_calendar
path = ./trytond/trytond/modules
[aeat_303]
repo=hg
url=ssh://hg@hg.nan-tic.com/trytond-aeat_303
path = ./trytond/trytond/modules
[aeat_340]
repo=hg
url=ssh://hg@hg.nan-tic.com/trytond-aeat_340
path = ./trytond/trytond/modules
[aeat_347]
repo=hg
url=ssh://hg@hg.nan-tic.com/trytond-aeat_347
path = ./trytond/trytond/modules
[aeat_349]
repo=hg
url=ssh://hg@hg.nan-tic.com/trytond-aeat_349
path = ./trytond/trytond/modules
[frepple]
repo=hg
url=ssh://hg@bitbucket.org/nantic/trytond-frepple
path = ./trytond/trytond/modules
[project_invoice_task]
repo=hg
url=ssh://hg@bitbucket.org/nantic/trytond-project_task_invoice
path = ./trytond/trytond/modules
[quality_control]
repo=hg
path = ./trytond/trytond/modules
url=ssh://hg@bitbucket.org/nantic/trytond-quality_control
[quality_control_formula]
repo=hg
url=ssh://hg@bitbucket.org/nantic/trytond-quality_control_formula
path = ./trytond/trytond/modules
[sale_opportunity_activity]
repo=hg
url=ssh://hg@bitbucket.org/nantic/trytond-sale_opportunity_activity
path = ./trytond/trytond/modules
[sale_opportunity_next_action]
repo=hg
url=ssh://hg@bitbucket.org/nantic/trytond-sale_opportunity_next_action
path = ./trytond/trytond/modules
[sale_opportunity_quote]
repo=hg
url=ssh://hg@bitbucket.org/nantic/trytond-sale_opportunity_quote
path = ./trytond/trytond/modules
[sale_opportunity_campaign]
repo=hg
url=ssh://hg@bitbucket.org/nantic/trytond-sale_opportunity_campaign
path = ./trytond/trytond/modules

136
third-party.cfg Normal file
View file

@ -0,0 +1,136 @@
[account_invoice_data]
repo = hg
url = ssh://hg@bitbucket.org/zikzakmedia/trytond-account_invoice_data
path = ./trytond/trytond/modules
[account_invoice_discount_report]
repo = hg
url = ssh://hg@bitbucket.org/zikzakmedia/trytond-account_invoice_discount_report
path = ./trytond/trytond/modules
[account_invoice_line_stand2invoice]
repo = hg
url = ssh://hg@bitbucket.org/zikzakmedia/trytond-account_invoice_line_stand2invoice
path = ./trytond/trytond/modules
[contract]
repo = hg
url = ssh://hg@bitbucket.org/zikzakmedia/trytond-contract
path = ./trytond/trytond/modules
[contract_formula]
repo = hg
url = ssh://hg@bitbucket.org/zikzakmedia/trytond-contract_formula
path = ./trytond/trytond/modules
[contract_invoice]
repo = hg
url = ssh://hg@bitbucket.org/zikzakmedia/trytond-contract_invoice
path = ./trytond/trytond/modules
[electronic_mail]
repo = hg
url = ssh://hg@bitbucket.org/zikzakmedia/trytond-electronic_mail
path = ./trytond/trytond/modules
[electronic_mail_event]
repo = hg
url = ssh://hg@bitbucket.org/zikzakmedia/trytond-electronic_mail_event
path = ./trytond/trytond/modules
[electronic_mail_pyme]
repo = hg
url = ssh://hg@bitbucket.org/zikzakmedia/trytond-electronic_mail_pyme
path = ./trytond/trytond/modules
[electronic_mail_template]
repo = hg
url = ssh://hg@bitbucket.org/zikzakmedia/trytond-electronic_mail_template
path = ./trytond/trytond/modules
[electronic_mail_wizard]
repo = hg
url = ssh://hg@bitbucket.org/zikzakmedia/trytond-electronic_mail_wizard
path = ./trytond/trytond/modules
[getmail]
repo = hg
url = ssh://hg@bitbucket.org/zikzakmedia/trytond-getmail
path = ./trytond/trytond/modules
[internetdomain]
repo = hg
url = ssh://hg@bitbucket.org/zikzakmedia/trytond-internetdomain
path = ./trytond/trytond/modules
[internetdomain_alert]
repo = hg
url = ssh://hg@bitbucket.org/zikzakmedia/trytond-internetdomain_alert
path = ./trytond/trytond/modules
[internetdomain_invoice]
repo = hg
url = ssh://hg@bitbucket.org/zikzakmedia/trytond-internetdomain_invoice
path = ./trytond/trytond/modules
[network]
repo = hg
url = ssh://hg@bitbucket.org/zikzakmedia/trytond-network
path = ./trytond/trytond/modules
[party_event]
repo = hg
url = ssh://hg@bitbucket.org/zikzakmedia/trytond-party_event
path = ./trytond/trytond/modules
[party_mercantil]
repo = hg
url = ssh://hg@bitbucket.org/zikzakmedia/trytond-party_mercantil
path = ./trytond/trytond/modules
[product_manufacturer]
repo = hg
url = ssh://hg@bitbucket.org/zikzakmedia/trytond-product_manufacturer
path = ./trytond/trytond/modules
[product_price_list_category]
repo = hg
url = ssh://hg@bitbucket.org/zikzakmedia/trytond-product_price_list_category
path = ./trytond/trytond/modules
[product_price_list_formula]
repo = hg
url = ssh://hg@bitbucket.org/zikzakmedia/trytond-product_price_list_formula
path = ./trytond/trytond/modules
[sale_discount_report]
repo = hg
url = ssh://hg@bitbucket.org/zikzakmedia/trytond-sale_discount_report
path = ./trytond/trytond/modules
[sale_margin]
repo = hg
url = ssh://hg@bitbucket.org/zikzakmedia/trytond-sale_margin
path = ./trytond/trytond/modules
[sale_margin_waiting]
repo = hg
url = ssh://hg@bitbucket.org/zikzakmedia/trytond-sale_margin_waiting
path = ./trytond/trytond/modules
[sale_payment_policy]
repo = hg
url = ssh://hg@bitbucket.org/zikzakmedia/trytond-sale_payment_policy
path = ./trytond/trytond/modules
[sale_shop]
repo = hg
url = ssh://hg@bitbucket.org/zikzakmedia/trytond-sale_shop
path = ./trytond/trytond/modules
[smtp]
repo = hg
url = ssh://hg@bitbucket.org/zikzakmedia/trytond-smtp
path = ./trytond/trytond/modules
[stock_origin]
repo = hg
url = ssh://hg@bitbucket.org/zikzakmedia/trytond-stock_origin
path = ./trytond/trytond/modules
[stock_origin_sale]
repo = hg
url = ssh://hg@bitbucket.org/zikzakmedia/trytond-stock_origin_sale
path = ./trytond/trytond/modules
[stock_valued]
repo = hg
url = ssh://hg@bitbucket.org/zikzakmedia/trytond-stock_valued
path = ./trytond/trytond/modules
[stock_valued_discount]
repo = hg
url = ssh://hg@bitbucket.org/zikzakmedia/trytond-stock_valued_discount
path = ./trytond/trytond/modules
[stock_valued_discount_report]
repo = hg
url = ssh://hg@bitbucket.org/zikzakmedia/trytond-stock_valued_discount_report
path = ./trytond/trytond/modules
[stock_valued_report]
repo = hg
url = ssh://hg@bitbucket.org/zikzakmedia/trytond-stock_valued_report
path = ./trytond/trytond/modules
[subscription]
repo = hg
url = ssh://hg@bitbucket.org/zikzakmedia/trytond-subscription
path = ./trytond/trytond/modules

180
trytonspain.cfg Normal file
View file

@ -0,0 +1,180 @@
#trytond-doc repo = hg url = ssh://hg@bitbucket.org/trytonspain/trytond-doc
[account_bank]
repo = hg
url = ssh://hg@bitbucket.org/trytonspain/trytond-account_bank
path = ./trytond/trytond/modules
[account_bank_statement]
repo = hg
url = ssh://hg@bitbucket.org/trytonspain/trytond-account_bank_statement
path = ./trytond/trytond/modules
[account_bank_statement_account]
repo = hg
url = ssh://hg@bitbucket.org/trytonspain/trytond-account_bank_statement_account
path = ./trytond/trytond/modules
[account_bank_statement_counterpart]
repo = hg
url = ssh://hg@bitbucket.org/trytonspain/trytond-account_bank_statement_counterpart
path = ./trytond/trytond/modules
[account_bank_statement_es_csb43]
repo = hg
url = ssh://hg@bitbucket.org/trytonspain/trytond-account_bank_statement_es_csb43
path = ./trytond/trytond/modules
[account_cash_management]
repo = hg
url = ssh://hg@bitbucket.org/trytonspain/trytond-account_cash_management
path = ./trytond/trytond/modules
[account_code_digits]
repo = hg
url = ssh://hg@bitbucket.org/trytonspain/trytond-account_code_digits
path = ./trytond/trytond/modules
[account_es]
repo= hg
url = ssh://hg@bitbucket.org/trytonspain/trytond-account_es
path = ./trytond/trytond/modules
[account_es_pyme]
repo = hg
url = ssh://hg@bitbucket.org/trytonspain/trytond-account_es_pyme
path = ./trytond/trytond/modules
[account_financial_statement]
repo = hg
url = ssh://hg@bitbucket.org/trytonspain/trytond-account_financial_statement
path = ./trytond/trytond/modules
[account_financial_statement_es]
repo = hg
url = ssh://hg@bitbucket.org/trytonspain/trytond-account_financial_statement_es
path = ./trytond/trytond/modules
[account_invoice_consecutive]
repo = hg
url = ssh://hg@bitbucket.org/trytonspain/trytond-account_invoice_consecutive
path = ./trytond/trytond/modules
[account_invoice_discount]
repo = hg
url = ssh://hg@bitbucket.org/trytonspain/trytond-account_invoice_discount
path = ./trytond/trytond/modules
[account_invoice_prevent_duplicates]
repo = hg
url = ssh://hg@bitbucket.org/trytonspain/trytond-account_invoice_prevent_duplicates
path = ./trytond/trytond/modules
[account_invoice_price_list]
repo = hg
url = ssh://hg@bitbucket.org/trytonspain/trytond-account_invoice_price_list
path = ./trytond/trytond/modules
[account_invoice_taxes_required]
repo = hg
url = ssh://hg@bitbucket.org/trytonspain/trytond-account_invoice_taxes_required
path = ./trytond/trytond/modules
[account_jasper_reports]
repo = hg
url = ssh://hg@bitbucket.org/trytonspain/trytond-account_jasper_reports
path = ./trytond/trytond/modules
[account_move_party_required]
repo = hg
url = ssh://hg@bitbucket.org/trytonspain/trytond-account_move_party_required
path = ./trytond/trytond/modules
[account_parent_code]
repo = hg
url = ssh://hg@bitbucket.org/trytonspain/trytond-account_parent_code
path = ./trytond/trytond/modules
[account_payment]
path = ./trytond/trytond/modules
repo = hg
url = ssh://hg@bitbucket.org/trytonspain/trytond-account_payment
#account_payment_bank repo = hg url = ssh://hg@bitbucket.org/trytonspain/trytond-account_payment_bank
[account_payment_days]
repo = hg
url = ssh://hg@bitbucket.org/trytonspain/trytond-account_payment_days
path = ./trytond/trytond/modules
[account_payment_forecast]
repo = hg
url = ssh://hg@bitbucket.org/trytonspain/trytond-account_payment_forecast
path = ./trytond/trytond/modules
#account_payment_es repo = hg url = ssh://hg@bitbucket.org/trytonspain/trytond-account_payment_es
#account_payment_es_csb_58 repo = hg url = ssh://hg@bitbucket.org/trytonspain/trytond-account_payment_es_csb_58
#account_payment_es_csb_34_11 repo = hg url = ssh://hg@bitbucket.org/trytonspain/trytond-account_payment_es_csb_34_11
#account_payment_es_csb_34_1_la_caixa repo = hg url = ssh://hg@bitbucket.org/trytonspain/trytond-account_payment_es_csb_34_1_la_caixa
#account_payment_es_csb_34_01 repo = hg url = ssh://hg@bitbucket.org/trytonspain/trytond-account_payment_es_csb_34_01
#account_payment_es_csb_34 repo = hg url = ssh://hg@bitbucket.org/trytonspain/trytond-account_payment_es_csb_34
#account_payment_es_csb_32 repo = hg url = ssh://hg@bitbucket.org/trytonspain/trytond-account_payment_es_csb_32
#account_payment_es_csb_19 repo = hg url = ssh://hg@bitbucket.org/trytonspain/trytond-account_payment_es_csb_19
[account_payment_type]
repo = hg
url = ssh://hg@bitbucket.org/trytonspain/trytond-account_payment_type
path = ./trytond/trytond/modules
[account_payment_type_move]
repo = hg
url = ssh://hg@bitbucket.org/trytonspain/trytond-account_payment_type_move
path = ./trytond/trytond/modules
[account_search_with_dot]
repo = hg
url = ssh://hg@bitbucket.org/trytonspain/trytond-account_search_with_dot
path = ./trytond/trytond/modules
[account_statement_of_account]
repo = hg
url = ssh://hg@bitbucket.org/trytonspain/trytond-account_statement_of_account
path = ./trytond/trytond/modules
[company_logo]
repo = hg
url = ssh://hg@bitbucket.org/trytonspain/trytond-company_logo
path = ./trytond/trytond/modules
[company_party_bank]
repo = hg
url = ssh://hg@bitbucket.org/trytonspain/trytond-company_party_bank
path = ./trytond/trytond/modules
[country_zip]
repo = hg
url = ssh://hg@bitbucket.org/trytonspain/trytond-country_zip
path = ./trytond/trytond/modules
[country_zip_es]
repo = hg
url = ssh://hg@bitbucket.org/trytonspain/trytond-country_zip_es
path = ./trytond/trytond/modules
[jasper_reports]
repo = hg
url = ssh://hg@bitbucket.org/trytonspain/trytond-jasper_reports
path = ./trytond/trytond/modules
[party_bank]
repo = hg
url = ssh://hg@bitbucket.org/trytonspain/trytond-party_bank
path = ./trytond/trytond/modules
[party_bank_es]
repo = hg
url = ssh://hg@bitbucket.org/trytonspain/trytond-party_bank_es
path = ./trytond/trytond/modules
[party_bank_validation]
repo = hg
url = ssh://hg@bitbucket.org/trytonspain/trytond-party_bank_validation
path = ./trytond/trytond/modules
[party_communication]
repo = hg
url = ssh://hg@bitbucket.org/trytonspain/trytond-party_communication
path = ./trytond/trytond/modules
[party_search]
repo = hg
url = ssh://hg@bitbucket.org/trytonspain/trytond-party_search
path = ./trytond/trytond/modules
[party_tradename]
repo = hg
url = ssh://hg@bitbucket.org/trytonspain/trytond-party_tradename
path = ./trytond/trytond/modules
[party_vat_unique]
repo = hg
url = ssh://hg@bitbucket.org/trytonspain/trytond-party_vat_unique
path = ./trytond/trytond/modules
#purchase_invoice_cancel repo = hg url = ssh://hg@bitbucket.org/trytonspain/trytond-purchase_invoice_cancel
[purchase_payment_type]
repo = hg
url = ssh://hg@bitbucket.org/trytonspain/trytond-purchase_payment_type
path = ./trytond/trytond/modules
#pyme repo = hg url = ssh://hg@bitbucket.org/trytonspain/trytond-pyme
#sale_invoice_cancel repo = hg url = ssh://hg@bitbucket.org/trytonspain/trytond-sale_invoice_cancel
[sale_discount]
repo = hg
url = ssh://hg@bitbucket.org/trytonspain/trytond-sale_discount
path = ./trytond/trytond/modules
[sale_payment_type]
repo = hg
url = ssh://hg@bitbucket.org/trytonspain/trytond-sale_payment_type
path = ./trytond/trytond/modules
#sale_waiting repo = hg url = ssh://hg@bitbucket.org/trytonspain/trytond-sale_waiting