|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+2433 lines, -1120 lines) |
Patch |
 |
M |
modules/account/account.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
9 chunks |
+31 lines, -20 lines |
0 comments
|
Download
|
 |
M |
modules/account/fiscalyear.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
modules/account/journal.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
modules/account/move.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
12 chunks |
+51 lines, -29 lines |
0 comments
|
Download
|
 |
M |
modules/account/party.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
modules/account/period.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
4 chunks |
+13 lines, -8 lines |
0 comments
|
Download
|
 |
M |
modules/account/tax.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
7 chunks |
+18 lines, -16 lines |
0 comments
|
Download
|
 |
M |
modules/account_asset/asset.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
5 chunks |
+12 lines, -7 lines |
0 comments
|
Download
|
 |
M |
modules/account_budget/account.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
6 chunks |
+14 lines, -9 lines |
0 comments
|
Download
|
 |
M |
modules/account_consolidation/account.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
modules/account_credit_limit/party.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
modules/account_dunning/dunning.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
4 chunks |
+11 lines, -7 lines |
0 comments
|
Download
|
 |
M |
modules/account_dunning/party.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
modules/account_dunning_fee/dunning.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
modules/account_es_sii/account.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
3 chunks |
+7 lines, -2 lines |
0 comments
|
Download
|
 |
M |
modules/account_invoice/invoice.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
15 chunks |
+36 lines, -26 lines |
0 comments
|
Download
|
 |
M |
modules/account_invoice/party.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
modules/account_invoice_defer/account.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
2 chunks |
+5 lines, -1 line |
0 comments
|
Download
|
 |
M |
modules/account_invoice_stock/account.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+5 lines, -4 lines |
0 comments
|
Download
|
 |
M |
modules/account_payment/party.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
modules/account_payment/payment.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
7 chunks |
+12 lines, -8 lines |
0 comments
|
Download
|
 |
M |
modules/account_payment_braintree/account.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
3 chunks |
+9 lines, -2 lines |
0 comments
|
Download
|
 |
M |
modules/account_payment_clearing/payment.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
modules/account_payment_sepa/payment.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
5 chunks |
+16 lines, -7 lines |
0 comments
|
Download
|
 |
M |
modules/account_payment_stripe/payment.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
4 chunks |
+10 lines, -3 lines |
0 comments
|
Download
|
 |
M |
modules/account_product/product.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
4 chunks |
+7 lines, -6 lines |
0 comments
|
Download
|
 |
M |
modules/account_statement/journal.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
modules/account_statement/statement.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
5 chunks |
+17 lines, -7 lines |
0 comments
|
Download
|
 |
M |
modules/account_stock_landed_cost/account.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
7 chunks |
+12 lines, -8 lines |
0 comments
|
Download
|
 |
M |
modules/account_stock_shipment_cost/account.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
6 chunks |
+10 lines, -7 lines |
0 comments
|
Download
|
 |
M |
modules/analytic_account/account.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
8 chunks |
+14 lines, -7 lines |
0 comments
|
Download
|
 |
M |
modules/analytic_account/line.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
4 chunks |
+9 lines, -4 lines |
0 comments
|
Download
|
 |
M |
modules/analytic_budget/analytic_account.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
modules/attendance/attendance.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
2 chunks |
+9 lines, -2 lines |
0 comments
|
Download
|
 |
M |
modules/authentication_sms/res.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
2 chunks |
+8 lines, -2 lines |
0 comments
|
Download
|
 |
M |
modules/bank/bank.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
2 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
M |
modules/carrier_carriage/sale.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
modules/carrier_carriage/stock.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
modules/carrier_weight/carrier.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
modules/commission/commission.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
3 chunks |
+5 lines, -4 lines |
0 comments
|
Download
|
 |
M |
modules/commission/product.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
modules/company/ir.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
modules/company/model.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
modules/company/res.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
M |
modules/country/country.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
3 chunks |
+20 lines, -14 lines |
0 comments
|
Download
|
 |
M |
modules/currency/currency.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
4 chunks |
+11 lines, -4 lines |
0 comments
|
Download
|
 |
M |
modules/currency/fields.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
modules/customs/customs.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
modules/customs/product.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
2 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
modules/dashboard/dashboard.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
modules/incoterm/incoterm.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+2 lines, -4 lines |
0 comments
|
Download
|
 |
M |
modules/incoterm/party.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
modules/marketing_automation/marketing_automation.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
3 chunks |
+12 lines, -1 line |
0 comments
|
Download
|
 |
M |
modules/marketing_automation/party.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
modules/marketing_email/marketing.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
3 chunks |
+11 lines, -10 lines |
0 comments
|
Download
|
 |
M |
modules/notification_email/notification.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
modules/party/__init__.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
modules/party/address.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
modules/party/category.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
modules/party/contact_mechanism.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
4 chunks |
+6 lines, -4 lines |
0 comments
|
Download
|
 |
A |
modules/party/country.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
1 chunk |
+21 lines, -0 lines |
0 comments
|
Download
|
 |
M |
modules/party/party.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
6 chunks |
+18 lines, -12 lines |
0 comments
|
Download
|
 |
M |
modules/party_relationship/party.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
3 chunks |
+17 lines, -7 lines |
0 comments
|
Download
|
 |
M |
modules/product/category.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
modules/product/product.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
13 chunks |
+34 lines, -15 lines |
0 comments
|
Download
|
 |
M |
modules/product_attribute/product.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+6 lines, -4 lines |
0 comments
|
Download
|
 |
M |
modules/product_classification/product.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
modules/product_classification_taxonomic/product.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
2 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
modules/product_image/product.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
modules/product_kit/product.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
modules/product_kit/purchase.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
modules/product_kit/sale.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
modules/product_price_list/price_list.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
modules/production/bom.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
modules/production/product.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
2 chunks |
+7 lines, -6 lines |
0 comments
|
Download
|
 |
M |
modules/production/production.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
3 chunks |
+19 lines, -4 lines |
0 comments
|
Download
|
 |
M |
modules/production/stock.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
modules/production_outsourcing/purchase.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
modules/production_routing/product.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
modules/production_routing/routing.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
modules/production_work/work.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
8 chunks |
+20 lines, -12 lines |
0 comments
|
Download
|
 |
M |
modules/project/work.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
3 chunks |
+16 lines, -7 lines |
0 comments
|
Download
|
 |
M |
modules/project_invoice/project.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
modules/project_plan/allocation.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
modules/project_plan/work.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
modules/project_revenue/purchase.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
modules/purchase/party.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
modules/purchase/product.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
5 chunks |
+15 lines, -7 lines |
0 comments
|
Download
|
 |
M |
modules/purchase/purchase.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
10 chunks |
+53 lines, -31 lines |
0 comments
|
Download
|
 |
M |
modules/purchase_amendment/purchase.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
3 chunks |
+8 lines, -2 lines |
0 comments
|
Download
|
 |
M |
modules/purchase_blanket_agreement/purchase.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
4 chunks |
+15 lines, -6 lines |
0 comments
|
Download
|
 |
M |
modules/purchase_invoice_line_standalone/purchase.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+5 lines, -4 lines |
0 comments
|
Download
|
 |
M |
modules/purchase_price_list/party.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
modules/purchase_request/purchase_request.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
4 chunks |
+12 lines, -6 lines |
0 comments
|
Download
|
 |
M |
modules/purchase_request_quotation/purchase.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
4 chunks |
+15 lines, -6 lines |
0 comments
|
Download
|
 |
M |
modules/purchase_requisition/purchase.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
4 chunks |
+12 lines, -4 lines |
0 comments
|
Download
|
 |
M |
modules/sale/party.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
modules/sale/product.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
modules/sale/sale.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
10 chunks |
+52 lines, -30 lines |
0 comments
|
Download
|
 |
M |
modules/sale/stock.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
modules/sale_advance_payment/sale.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
3 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
modules/sale_amendment/sale.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
3 chunks |
+8 lines, -2 lines |
0 comments
|
Download
|
 |
M |
modules/sale_blanket_agreement/sale.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
4 chunks |
+16 lines, -6 lines |
0 comments
|
Download
|
 |
M |
modules/sale_complaint/complaint.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
4 chunks |
+15 lines, -5 lines |
0 comments
|
Download
|
 |
M |
modules/sale_extra/sale.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
modules/sale_gift_card/sale.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
modules/sale_invoice_grouping/party.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
modules/sale_opportunity/opportunity.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
7 chunks |
+28 lines, -16 lines |
0 comments
|
Download
|
 |
M |
modules/sale_point/product.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
modules/sale_point/sale.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
7 chunks |
+15 lines, -4 lines |
0 comments
|
Download
|
 |
M |
modules/sale_price_list/party.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
modules/sale_product_customer/product.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
modules/sale_product_recommendation_association_rule/sale.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
5 chunks |
+15 lines, -5 lines |
0 comments
|
Download
|
 |
M |
modules/sale_promotion/sale.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
3 chunks |
+4 lines, -5 lines |
0 comments
|
Download
|
 |
M |
modules/sale_promotion_coupon/sale.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
modules/sale_shipment_grouping/party.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
modules/sale_subscription/recurrence.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
modules/sale_subscription/subscription.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
5 chunks |
+16 lines, -8 lines |
0 comments
|
Download
|
 |
M |
modules/sale_subscription_asset/sale.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
modules/sale_supply_drop_shipment/stock.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
4 chunks |
+13 lines, -3 lines |
0 comments
|
Download
|
 |
M |
modules/stock/inventory.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
3 chunks |
+6 lines, -3 lines |
0 comments
|
Download
|
 |
M |
modules/stock/location.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
5 chunks |
+15 lines, -12 lines |
0 comments
|
Download
|
 |
M |
modules/stock/move.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
12 chunks |
+75 lines, -80 lines |
0 comments
|
Download
|
 |
M |
modules/stock/party.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
modules/stock/period.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
3 chunks |
+33 lines, -8 lines |
0 comments
|
Download
|
 |
M |
modules/stock/product.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
4 chunks |
+10 lines, -3 lines |
0 comments
|
Download
|
 |
M |
modules/stock/shipment.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
14 chunks |
+76 lines, -16 lines |
0 comments
|
Download
|
 |
M |
modules/stock_forecast/forecast.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
4 chunks |
+13 lines, -6 lines |
0 comments
|
Download
|
 |
M |
modules/stock_inventory_location/inventory.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
modules/stock_location_move/stock.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
modules/stock_lot/stock.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
4 chunks |
+29 lines, -6 lines |
0 comments
|
Download
|
 |
M |
modules/stock_package/stock.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
5 chunks |
+9 lines, -4 lines |
0 comments
|
Download
|
 |
M |
modules/stock_product_location/location.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
modules/stock_quantity_early_planning/stock.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
3 chunks |
+9 lines, -3 lines |
0 comments
|
Download
|
 |
M |
modules/stock_quantity_issue/stock.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
4 chunks |
+9 lines, -4 lines |
0 comments
|
Download
|
 |
M |
modules/stock_supply/order_point.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
3 chunks |
+7 lines, -7 lines |
0 comments
|
Download
|
 |
M |
modules/stock_supply_day/purchase.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
modules/timesheet/line.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
4 chunks |
+29 lines, -6 lines |
0 comments
|
Download
|
 |
M |
modules/timesheet/work.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
modules/timesheet_cost/company.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
3 chunks |
+7 lines, -2 lines |
0 comments
|
Download
|
 |
M |
modules/user_role/res.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
modules/web_shop/web.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
3 chunks |
+3 lines, -6 lines |
0 comments
|
Download
|
 |
M |
modules/web_shop_shopify/stock.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
modules/web_shop_shopify/web.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
modules/web_user/user.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
7 chunks |
+21 lines, -10 lines |
0 comments
|
Download
|
 |
M |
trytond/CHANGELOG
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
trytond/doc/ref/backend.rst
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
7 chunks |
+52 lines, -8 lines |
0 comments
|
Download
|
 |
M |
trytond/doc/ref/fields.rst
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
trytond/doc/ref/models.rst
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
3 chunks |
+48 lines, -1 line |
0 comments
|
Download
|
 |
M |
trytond/trytond/backend/database.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
trytond/trytond/backend/postgresql/database.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
4 chunks |
+33 lines, -8 lines |
0 comments
|
Download
|
 |
M |
trytond/trytond/backend/postgresql/table.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
6 chunks |
+169 lines, -61 lines |
0 comments
|
Download
|
 |
M |
trytond/trytond/backend/sqlite/table.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
6 chunks |
+84 lines, -56 lines |
0 comments
|
Download
|
 |
M |
trytond/trytond/backend/table.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
4 chunks |
+42 lines, -8 lines |
0 comments
|
Download
|
 |
M |
trytond/trytond/ir/action.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
4 chunks |
+11 lines, -11 lines |
0 comments
|
Download
|
 |
M |
trytond/trytond/ir/cron.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
3 chunks |
+5 lines, -2 lines |
0 comments
|
Download
|
 |
M |
trytond/trytond/ir/email_.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
trytond/trytond/ir/error.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
2 chunks |
+9 lines, -2 lines |
0 comments
|
Download
|
 |
M |
trytond/trytond/ir/export.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
trytond/trytond/ir/model.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
9 chunks |
+21 lines, -41 lines |
0 comments
|
Download
|
 |
M |
trytond/trytond/ir/module.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
trytond/trytond/ir/queue_.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
2 chunks |
+11 lines, -12 lines |
0 comments
|
Download
|
 |
M |
trytond/trytond/ir/resource.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
2 chunks |
+10 lines, -2 lines |
0 comments
|
Download
|
 |
M |
trytond/trytond/ir/rule.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
5 chunks |
+20 lines, -9 lines |
0 comments
|
Download
|
 |
M |
trytond/trytond/ir/session.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
2 chunks |
+15 lines, -9 lines |
0 comments
|
Download
|
 |
M |
trytond/trytond/ir/translation.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
4 chunks |
+33 lines, -5 lines |
0 comments
|
Download
|
 |
M |
trytond/trytond/ir/trigger.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
3 chunks |
+15 lines, -10 lines |
0 comments
|
Download
|
 |
M |
trytond/trytond/ir/ui/icon.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
trytond/trytond/ir/ui/menu.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+1 line, -4 lines |
0 comments
|
Download
|
 |
M |
trytond/trytond/ir/ui/view.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
9 chunks |
+40 lines, -20 lines |
0 comments
|
Download
|
 |
M |
trytond/trytond/model/__init__.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
trytond/trytond/model/fields/binary.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
trytond/trytond/model/fields/boolean.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
trytond/trytond/model/fields/char.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
trytond/trytond/model/fields/date.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
6 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
M |
trytond/trytond/model/fields/dict.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
trytond/trytond/model/fields/field.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
3 chunks |
+1 line, -3 lines |
0 comments
|
Download
|
 |
M |
trytond/trytond/model/fields/float.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
trytond/trytond/model/fields/many2one.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
trytond/trytond/model/fields/multiselection.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
trytond/trytond/model/fields/reference.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
trytond/trytond/model/fields/selection.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
trytond/trytond/model/modelsql.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
6 chunks |
+137 lines, -4 lines |
0 comments
|
Download
|
 |
M |
trytond/trytond/model/order.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
2 chunks |
+8 lines, -1 line |
0 comments
|
Download
|
 |
M |
trytond/trytond/modules/__init__.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
3 chunks |
+14 lines, -5 lines |
0 comments
|
Download
|
 |
M |
trytond/trytond/res/__init__.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
2 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
trytond/trytond/res/group.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
trytond/trytond/res/ir.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
6 chunks |
+72 lines, -11 lines |
0 comments
|
Download
|
 |
M |
trytond/trytond/res/user.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
7 chunks |
+26 lines, -12 lines |
0 comments
|
Download
|
 |
M |
trytond/trytond/tests/mptt.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+3 lines, -4 lines |
0 comments
|
Download
|
 |
M |
trytond/trytond/tests/path.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A |
trytond/trytond/tests/test_model_index.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
1 chunk |
+140 lines, -0 lines |
0 comments
|
Download
|