Commit Graph

770 Commits

Author SHA1 Message Date
Jared Kipe
61995658d8 Merge branch 'imp/12.0/sale_line_reconfigure' into '12.0'
imp/12.0/sale_line_reconfigure into 12.0

See merge request hibou-io/hibou-odoo/suite!176
2019-10-28 16:42:44 +00:00
Hibou Bot
360b88081e Merge branch 'imp/12.0/sale_line_reconfigure' into '12.0-test'
imp/12.0/sale_line_reconfigure into 12.0-test

See merge request hibou-io/hibou-odoo/suite!175
2019-10-28 16:40:11 +00:00
Jared Kipe
d0e4def77a IMP sale_line_reconfigure Get _get_first_possible_combination faster by ordering by 'is_default'
This improves the performance greatly in ecommerce if you have MANY combinations and an exclusion on a high up attribute (as it will 'fail' potentially millions of combinations before coming to something that 'is_default' would have given you already).
2019-10-28 09:38:46 -07:00
Jared Kipe
f1153815b4 Merge branch 'fix/12.0/rma_multi_company_odoobot' into '12.0'
fix/12.0/rma_multi_company_odoobot into 12.0

See merge request hibou-io/hibou-odoo/suite!174
2019-10-24 20:31:45 +00:00
Hibou Bot
8aaa696f4a Merge branch 'fix/12.0/rma_multi_company_odoobot' into '12.0-test'
fix/12.0/rma_multi_company_odoobot into 12.0-test

See merge request hibou-io/hibou-odoo/suite!173
2019-10-24 20:25:33 +00:00
Jared Kipe
0682b9547f FIX rma use context to set the company when changing to root user 2019-10-24 13:24:07 -07:00
Jared Kipe
b50818882b Merge branch 'mig/12.0/hr_payroll_gamification' into '12.0'
mig/12.0/hr_payroll_gamification into 12.0

See merge request hibou-io/hibou-odoo/suite!168
2019-10-20 17:35:07 +00:00
Hibou Bot
e1acf0445a Merge branch 'mig/12.0/hr_payroll_gamification' into '12.0-test'
mig/12.0/hr_payroll_gamification into 12.0-test

See merge request hibou-io/hibou-odoo/suite!171
2019-10-17 17:01:41 +00:00
Bhoomi
2935964a56 Fix hr_payroll_gamification Resolve datetime error on payslip. 2019-10-17 12:59:42 -04:00
Jared Kipe
3c23513bc6 Merge branch 'new/12.0/stock_location_account_company' into '12.0'
new/12.0/stock_location_account_company into 12.0

See merge request hibou-io/hibou-odoo/suite!170
2019-10-17 15:28:47 +00:00
Hibou Bot
aeae036f83 Merge branch 'new/12.0/stock_location_account_company' into '12.0-test'
new/12.0/stock_location_account_company into 12.0-test

See merge request hibou-io/hibou-odoo/suite!169
2019-10-17 15:27:58 +00:00
Jared Kipe
7183885d2a NEW stock_location_account_company Company specific accounts per location for 12.0 2019-10-17 08:26:23 -07:00
Hibou Bot
a740863fb1 Merge branch 'mig/12.0/hr_payroll_gamification' into '12.0-test'
mig/12.0/hr_payroll_gamification into 12.0-test

See merge request hibou-io/hibou-odoo/suite!167
2019-10-15 18:04:28 +00:00
Bhoomi
92025e1397 MIG hr_payroll_gamification For Odoo 12.0 2019-10-15 12:21:09 -04:00
Jared Kipe
f293f915fd IMP hr_payroll_gamification Fix tests and implement 'per-period' badges. 2019-10-14 20:36:06 +00:00
Jared Kipe
973880bb96 Initial commit of hr_payroll_gamification for 11.0 2019-10-14 20:36:06 +00:00
Jared Kipe
483194366d Merge branch 'imp/12.0/session_redis_prefix' into '12.0'
imp/12.0/session_redis_prefix into 12.0

See merge request hibou-io/hibou-odoo/suite!161
2019-10-11 21:14:28 +00:00
Hibou Bot
f5619e9455 Merge branch 'imp/12.0/session_redis_prefix' into '12.0-test'
imp/12.0/session_redis_prefix into 12.0-test

See merge request hibou-io/hibou-odoo/suite!160
2019-10-11 21:13:27 +00:00
Jared Kipe
ac5b6e86fc IMP session_redis allow setting prefix through config file 2019-10-11 14:11:56 -07:00
Jared Kipe
50907f7d6e Merge branch 'mig/12.0/attachment_minio' into '12.0'
mig/12.0/attachment_minio into 12.0

See merge request hibou-io/hibou-odoo/suite!159
2019-10-11 21:01:43 +00:00
Hibou Bot
31b1a398fe Merge branch 'mig/12.0/attachment_minio' into '12.0-test'
mig/12.0/attachment_minio into 12.0-test

See merge request hibou-io/hibou-odoo/suite!158
2019-10-11 20:56:22 +00:00
Jared Kipe
bc7366a5fe IMP attachment_minio Allow configuration via config file and improve documentation. 2019-10-11 13:55:05 -07:00
Jared Kipe
9b27b97efa MIG attachment_minio to 12.0 2019-10-11 12:15:08 -07:00
Jared Kipe
d2fc7748fe FIX attachment_minio Cannot delete attachments. 2019-10-11 12:15:08 -07:00
Jared Kipe
3aa2819880 IMP attachment_minio improve requested parameters and bucket creation per testing. 2019-10-11 12:15:08 -07:00
Jared Kipe
d6edc8d4ab Initial commit of attachment_minio for 11.0 2019-10-11 12:15:08 -07:00
Jared Kipe
cfedb232fd Merge branch 'mig/12.0/session_redis' into '12.0'
mig/12.0/session_redis into 12.0

See merge request hibou-io/hibou-odoo/suite!157
2019-10-11 19:12:27 +00:00
Hibou Bot
b0211d1d3e Merge branch 'mig/12.0/session_redis' into '12.0-test'
mig/12.0/session_redis into 12.0-test

See merge request hibou-io/hibou-odoo/suite!156
2019-10-11 19:03:05 +00:00
Jared Kipe
9f4c6727ab MIG session_redis for 12.0 2019-10-11 12:01:36 -07:00
Jared Kipe
02b817b5ab Initial commit of session_redis for 11.0 2019-10-11 18:49:55 +00:00
Jared Kipe
37a58a3f18 Merge branch 'mig/12.0/base_attachment_object_storage' into '12.0'
mig/12.0/base_attachment_object_storage into 12.0

See merge request hibou-io/hibou-odoo/suite!155
2019-10-10 23:00:59 +00:00
Jared Kipe
6d7f01ec75 Merge branch 'mig/12.0/base_attachment_object_storage' into 12.0-test 2019-10-10 16:00:43 -07:00
Jared Kipe
adf8dd5c73 Include camptocamp-cloud-platform submodule for base_attachment_object_storage 2019-10-10 15:57:38 -07:00
Jared Kipe
3c4d10f91f Merge branch 'imp/12.0/rma_multi_company' into '12.0'
imp/12.0/rma_multi_company into 12.0

See merge request hibou-io/hibou-odoo/suite!151
2019-10-09 22:30:52 +00:00
Hibou Bot
a37a8b16ea Merge branch 'imp/12.0/rma_multi_company' into '12.0-test'
imp/12.0/rma_multi_company into 12.0-test

See merge request hibou-io/hibou-odoo/suite!150
2019-10-09 22:29:57 +00:00
Jared Kipe
837b7a672a IMP rma Add company_id field on rma.template and record rules to hide them. 2019-10-09 15:28:38 -07:00
Jared Kipe
7315aefc87 Merge branch 'fix/12.0/sale_planner_suboption' into '12.0'
fix/12.0/sale_planner_suboption into 12.0

See merge request hibou-io/hibou-odoo/suite!141
2019-10-02 09:37:03 +00:00
Jared Kipe
5c5dbf509e Merge branch 'fix/12.0/sale_planner_suboption' into 12.0-test 2019-10-02 02:35:44 -07:00
Jared Kipe
d52a05dfc3 FIX sale_planner correctly serialize suboption datetime 2019-10-02 02:30:51 -07:00
Jared Kipe
48d5ba317d Merge branch 'new/12.0/social_submodule' into '12.0'
new/12.0/social_submodule into 12.0

See merge request hibou-io/hibou-odoo/suite!127
2019-09-23 21:04:02 +00:00
Jared Kipe
d7eebe310a Include OCA social repository for mass_mailing_partner and mass_mailing_list_dynamic 2019-09-23 14:01:17 -07:00
Hibou Bot
e292d4f493 Merge branch 'mig/12.0/product_catch_weight' into '12.0-test'
mig/12.0/product_catch_weight into 12.0-test

See merge request hibou-io/hibou-odoo/suite!122
2019-09-20 20:38:49 +00:00
Bhoomi
c4c309246a MIG product_catch_weight For Odoo 12.0 2019-09-20 16:36:54 -04:00
Jared Kipe
6a7b12c67c Merge branch 'new/12.0/account_rec_set_partner' into '12.0'
new/12.0/account_rec_set_partner into 12.0

See merge request hibou-io/hibou-odoo/suite!121
2019-09-20 17:17:48 +00:00
Hibou Bot
7c452b56ba Merge branch 'new/12.0/account_rec_set_partner' into '12.0-test'
new/12.0/account_rec_set_partner into 12.0-test

See merge request hibou-io/hibou-odoo/suite!120
2019-09-20 16:55:37 +00:00
Jared Kipe
5983964d65 NEW account_rec_set_partner Initial commit for 12.0
When processing a matching rule, can now fill the partner if desired.
2019-09-20 09:54:23 -07:00
Jared Kipe
0fa7905590 IMP product_catch_weight Add related fields to stock.quant for tree view and POS. 2019-09-20 16:12:43 +00:00
Jared Kipe
90add5bfdc FIX product_catch_weight if line moved doesn't have a lot, then the ratio is implicitly 0 despite having a default ratio. 2019-09-20 16:12:43 +00:00
Kristen Marie Kulha
8c059303bd Added computed field has_catch_weight to stock.picking model in product_catch_weight module.
Additionally, added filter and group by for `has_catch_weight` to stock.picking search view.
2019-09-20 16:12:43 +00:00
Jared Kipe
b1c4aba75e Improve UI, allowing user to measure the catch weight in a specific unit of measure.
This UOM should be convertable (in the same category) as the normal stock UOM for the product.
Example: If you want to sell 'units' of 50lbs then you should make a "50lbs" UOM in the Weight category and use that as the sale and purchase UOM, then your "Catch Weight UOM" can be the stock "lb(s)" UOM.
2019-09-20 16:12:43 +00:00