Commit Graph

1022 Commits

Author SHA1 Message Date
Jared Kipe
d0632f42bb Merge branch '15.0' into 15.0-test 2022-10-31 23:16:01 +00:00
Jared Kipe
04e5456e2d [IMP] delivery_hibou: initial common delivery tests 2022-10-31 23:15:32 +00:00
Hibou Bot
485db15372 Merge branch 'imp/15.0/connector_opencart__custom_attr_and_so_status' into '15.0-test'
imp/15.0/connector_opencart__custom_attr_and_so_status into 15.0-test

See merge request hibou-io/hibou-odoo/suite!1566
2022-10-26 20:56:12 +00:00
Jared Kipe
76582aeb4a [IMP] connector_opencart: skip canceled orders, add custom order line options 2022-10-26 20:54:42 +00:00
Jared Kipe
247e72a0e2 Merge branch '15.0' of https://gitlab.com/hibou-io/hibou-odoo/suite into 15.0 2022-10-26 20:47:43 +00:00
Hibou Bot
477ffb0573 Merge branch 'new/15.0/mrp_exception' into '15.0-test'
new/15.0/mrp_exception into 15.0-test

See merge request hibou-io/hibou-odoo/suite!1536
2022-10-21 14:48:51 +00:00
Jorge Che
d7a05348f4 [FIX] mrp_exception: correct type of product to validate 2022-10-21 14:43:25 +00:00
Jared Kipe
dd5848c453 Merge branch '15.0' into 15.0-test 2022-10-20 11:16:19 -07:00
Jared Kipe
a33267f28a [FIX] delivery_hibou: cannot iterate on float 2022-10-20 10:45:44 -07:00
Jared Kipe
fd2edf1853 [IMP] delivery_hibou: package count (special for package by volume) 2022-10-20 10:45:36 -07:00
Jared Kipe
2d1c973034 [IMP] delivery_hibou: improve dynamic calls 2022-10-20 10:36:53 -07:00
Jared Kipe
b08e05df17 [IMP] delivery_hibou: logging around package types, views
Fix, default attr return.
2022-10-20 10:35:31 -07:00
Jared Kipe
358feb34e1 [FIX] delivery_hibou: default attr for package_type 2022-10-20 10:35:01 -07:00
Jared Kipe
4ed68bbf7f [ADD] delivery_partner_purolator: add for 15.0 2022-10-20 10:34:25 -07:00
Jorge Che
3bfc3f5ce4 [IMP] mrp_exception: finalized the changes 2022-10-20 17:34:16 +00:00
Jared Kipe
8e7f7ef04b [IMP] delivery_hibou: add get_to_ship_picking_packages utility
I find that this must be in the pre-amble of iteration on pickings to ensure they have the correct output when package carriers are in play.

Specifically, we need to be able to 're-enter' the send to shipper method with a new package for a different carrier and not even try to ship if all packages have tracking numbers.
2022-10-20 10:34:04 -07:00
Cedric Collins
a35f412a88 [FIX] delivery_hibou: remove implicit dependency on sale_sourced_by_line 2022-10-20 10:32:42 -07:00
Jared Kipe
cc666bcf43 [IMP] delivery_hibou: weight or volumetric package selection 2022-10-20 10:20:01 -07:00
Cedric Collins
87a8849af2 Merge branch 'new/15.0/delivery_purolator_planner_price' into '15.0'
WIP: new/15.0/delivery_purolator_planner_price into 15.0

See merge request hibou-io/hibou-odoo/suite!1509
2022-10-20 00:54:59 +00:00
Hibou Bot
b97884726c Merge branch 'new/15.0/H11044_account_exception__account_exception_on_post' into '15.0-test'
new/15.0/H11044_account_exception__account_exception_on_post into 15.0-test

See merge request hibou-io/hibou-odoo/suite!1521
2022-10-20 00:33:20 +00:00
Jorge Che
b8b45c0aba [FIX] account_exception: do not use ensure_one() on post
H11044
2022-10-20 00:30:50 +00:00
Jorge Che
6e20862af2 [ADD] mrp_exception: initial work
H11147
2022-10-18 23:59:57 +00:00
Jared Kipe
3cbcc331dd Merge branch '15.0' into 15.0-test 2022-10-18 22:17:34 +00:00
Jared Kipe
61e8f1642b Trigger professional 2022-10-18 22:16:17 +00:00
Hibou Bot
64a8b11e10 Merge branch 'mig/15.0/payment_forte' into '15.0-test'
mig/15.0/payment_forte into 15.0-test

See merge request hibou-io/hibou-odoo/suite!1510
2022-10-14 21:30:13 +00:00
Cedric Collins
941310d26b [IMP] payment_forte: improve unit test and allow setting journal on the payment acquirer 2022-10-14 16:29:06 -05:00
Jared Kipe
0252d1131f Merge branch '15.0' into 15.0-test 2022-10-12 10:21:55 +02:00
Jared Kipe
456b1c4c02 [FIX] hr_attendance_work_entry: potential JS registry conflict 2022-10-12 10:19:05 +02:00
Hibou Bot
dbe3e73812 Merge branch 'new/15.0/delivery_purolator_planner_price' into '15.0-test'
new/15.0/delivery_purolator_planner_price into 15.0-test

See merge request hibou-io/hibou-odoo/suite!1508
2022-10-12 00:28:25 +00:00
Cedric Collins
de92a0c9b8 [IMP] delivery_purolator: leave carrier_price unchanged during shipping
H11065
2022-10-11 19:27:18 -05:00
Cedric Collins
06070eff9c [ADD] delivery_purolator_planner_price: get shipping costs from delivery planner
H11065
2022-10-11 19:19:27 -05:00
Hibou Bot
6080df64c2 Merge branch 'new/15.0/H11045_project_exception__generate_exception_while_creating_task' into '15.0-test'
new/15.0/H11045_project_exception__generate_exception_while_creating_task into 15.0-test

See merge request hibou-io/hibou-odoo/suite!1506
2022-10-10 16:29:34 +00:00
percyhibou
82ccd740c2 [IMP] project_exception: check for 'project_id' in vals
H11045
2022-10-10 16:19:46 +00:00
Hibou Bot
aefa45e7e8 Merge branch 'new/15.0/H11044_account_exception__account_exception_on_post' into '15.0-test'
new/15.0/H11044_account_exception__account_exception_on_post into 15.0-test

See merge request hibou-io/hibou-odoo/suite!1505
2022-10-10 00:35:34 +00:00
Jorge Che
ecf2022c10 [IMP] account_exception: added ignore exception on wizard
H11044
2022-10-10 00:33:21 +00:00
Hibou Bot
c94f72f500 Merge branch 'imp/15.0/H11044_hr_commission__margin_threshold_no_commission_product' into '15.0-test'
imp/15.0/H11044_hr_commission__margin_threshold_no_commission_product into 15.0-test

See merge request hibou-io/hibou-odoo/suite!1504
2022-10-09 23:51:16 +00:00
Jorge Che
df18d41eaa [FIX] hr_commission: refactor margin_percent field to method
H11044
2022-10-08 01:20:30 +00:00
Jorge Che
a2953c59a7 [FIX] hr_commission: refactor readonly logic for no_commission field
H11044
2022-10-07 23:59:56 +00:00
Hibou Bot
5e635ba848 Merge branch 'new/15.0/H11044_account_exception__account_exception_on_post' into '15.0-test'
new/15.0/H11044_account_exception__account_exception_on_post into 15.0-test

See merge request hibou-io/hibou-odoo/suite!1503
2022-10-07 13:39:25 +00:00
Jorge Che
3d00e18e03 [FIX] account_exception: minor corrections after code review
H11044
2022-10-07 13:33:23 +00:00
Hibou Bot
d940237a06 Merge branch 'new/15.0/H11047_timesheet_exception__add_eceptions' into '15.0-test'
new/15.0/H11047_timesheet_exception__add_eceptions into 15.0-test

See merge request hibou-io/hibou-odoo/suite!1500
2022-10-06 18:27:22 +00:00
percyhibou
c0ec8ec69f [FIX] timesheet_exception: modify code to check "validated" is set in "vals"
H11047
2022-10-06 18:17:23 +00:00
Hibou Bot
388008633f Merge branch 'new/15.0/H11047_timesheet_exception__add_eceptions' into '15.0-test'
new/15.0/H11047_timesheet_exception__add_eceptions into 15.0-test

See merge request hibou-io/hibou-odoo/suite!1499
2022-10-06 08:16:52 +00:00
percyhibou
6cdc24609f [IMP] timesheet_exception: narrow down when to _popup_exceptions() on write() calls
H11047
2022-10-06 08:14:44 +00:00
Hibou Bot
3ddfef2e39 Merge branch 'new/15.0/H11043_project_acceptance__created_email_template_added_fields_and_buttons' into '15.0-test'
new/15.0/H11043_project_acceptance__created_email_template_added_fields_and_buttons into 15.0-test

See merge request hibou-io/hibou-odoo/suite!1497
2022-10-05 16:01:52 +00:00
Leo Pinedo
1cf7cf38dc [WIP] project_acceptance: change on controllers for exception rule
H11043
2022-10-05 16:00:22 +00:00
Hibou Bot
b1ed57a1d9 Merge branch 'new/15.0/H11043_project_acceptance__created_email_template_added_fields_and_buttons' into '15.0-test'
new/15.0/H11043_project_acceptance__created_email_template_added_fields_and_buttons into 15.0-test

See merge request hibou-io/hibou-odoo/suite!1496
2022-10-04 23:24:11 +00:00
Leo Pinedo
b0da2f59c9 [WIP] project_acceptance: change on mail template and controllers button
H11043
2022-10-04 23:22:18 +00:00
Hibou Bot
bc297f0323 Merge branch 'new/15.0/H11043_project_acceptance__created_email_template_added_fields_and_buttons' into '15.0-test'
new/15.0/H11043_project_acceptance__created_email_template_added_fields_and_buttons into 15.0-test

See merge request hibou-io/hibou-odoo/suite!1495
2022-10-04 14:58:18 +00:00
Leo Pinedo
b2c83cc404 [WIP] project_acceptance: refactor the last changes by percy
H11043
2022-10-04 14:55:57 +00:00