Commit Graph

1058 Commits

Author SHA1 Message Date
Jared Kipe
1dc5218ab8 [FIX] delivery_hibou: default attr for package_type 2022-09-20 00:48:16 +00:00
Jared Kipe
4475b9cd88 [IMP] delivery_purolator: refactors, add 3rd party, fix estimated weight 2022-09-19 23:18:27 +00:00
Jared Kipe
57cde35521 [ADD] delivery_partner_purolator: add for 15.0 2022-09-19 23:16:06 +00:00
Jared Kipe
fc9b01ba94 [IMP] delivery_purolator: implement picking shipping, with tests 2022-09-19 21:39:00 +00:00
Jared Kipe
dc5fb86248 [IMP] delivery_purolator: add tests, basic send_shipping outline 2022-09-14 00:44:09 +00:00
Jared Kipe
def7e5da74 [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-09-14 00:41:30 +00:00
Jared Kipe
22a32f9582 [IMP] delivery_purolator: demo data and tests, method for weight 2022-09-14 00:09:13 +00:00
Jared Kipe
13cb38224c Merge branch '15.0' into 15.0-test 2022-09-11 02:54:12 +00:00
Jared Kipe
a02c51415d Support for Flow OdooLocust 2022-09-11 02:52:37 +00:00
Jared Kipe
a957c44f02 Merge branch '15.0' into 15.0-test 2022-09-10 21:25:15 +00:00
Jared Kipe
6fbba7ab4c [IMP] newrelic: wrap odoo functions, wrap bus poll 2022-09-10 21:23:09 +00:00
Cedric Collins
0bd0fc924e [IMP] delivery_purolator: add multi-rating for pickings and packages
H10820
2022-09-07 16:39:36 +00:00
Cedric Collins
b63d2b0436 [IMP] delivery_purolator: add multi-rating for orders
H10820
2022-09-07 16:39:35 +00:00
Cedric Collins
d5cf40506e [FIX] delivery_hibou: remove implicit dependency on sale_sourced_by_line 2022-09-07 16:39:35 +00:00
Cedric Collins
b5c6f89970 [IMP] delivery_purolator: add service types and decouple api from delivery.carrier
H10820
2022-09-07 16:39:34 +00:00
Cedric Collins
a4626f2ef0 [ADD] delivery_purolator
H10820
2022-09-07 16:39:34 +00:00
Hibou Bot
6b79476e27 Merge branch 'imp/15.0/delivery_hibou__volumetric_package_selection' into '15.0-test'
imp/15.0/delivery_hibou__volumetric_package_selection into 15.0-test

See merge request hibou-io/hibou-odoo/suite!1466
2022-09-07 16:37:46 +00:00
Jared Kipe
33eaa2e7b9 [IMP] delivery_hibou: weight or volumetric package selection 2022-09-07 16:36:13 +00:00
Hibou Bot
5fb97ec241 Merge branch 'new/15.0/delivery_ups_oca_hibou' into '15.0-test'
new/15.0/delivery_ups_oca_hibou into 15.0-test

See merge request hibou-io/hibou-odoo/suite!1465
2022-09-06 22:20:52 +00:00
Jared Kipe
a82e1a3f1a [IMP] delivery_ups_oca_hibou: packaging code from default packaging if packaging isn't ups 2022-09-06 22:19:18 +00:00
Hibou Bot
2d62275267 Merge branch 'new/15.0/delivery_ups_oca_hibou' into '15.0-test'
new/15.0/delivery_ups_oca_hibou into 15.0-test

See merge request hibou-io/hibou-odoo/suite!1464
2022-09-06 22:12:09 +00:00
Jared Kipe
f52fcdd5ed [ADD] delivery_ups_oca_hibou: 3rd party billing, package declared value/signature requirement 2022-09-06 22:10:48 +00:00
Jared Kipe
8cbfcfb95d Merge branch 'imp/15.0/pylintrc' into '15.0'
WIP: imp/15.0/pylintrc into 15.0

See merge request hibou-io/hibou-odoo/suite!1461
2022-09-01 21:44:23 +00:00
Hibou Bot
1a4b36b289 Merge branch 'imp/15.0/pylintrc' into '15.0-test'
imp/15.0/pylintrc into 15.0-test

See merge request hibou-io/hibou-odoo/suite!1463
2022-09-01 20:48:33 +00:00
Jared Kipe
8cf2737c18 entrypoint.sh: try to copy, dont fail 2022-09-01 13:47:18 -07:00
Hibou Bot
c5cd140b62 Merge branch 'imp/15.0/pylintrc' into '15.0-test'
imp/15.0/pylintrc into 15.0-test

See merge request hibou-io/hibou-odoo/suite!1462
2022-09-01 20:29:39 +00:00
Jared Kipe
cb855b0a45 entrypoint.sh: default .pylintrc 2022-09-01 13:27:48 -07:00
Hibou Bot
79e29ee4ba Merge branch 'imp/15.0/pylintrc' into '15.0-test'
imp/15.0/pylintrc into 15.0-test

See merge request hibou-io/hibou-odoo/suite!1460
2022-09-01 19:06:38 +00:00
Jared Kipe
706b620d94 .pylintrc and updates to odoo-reload.py to signal more 2022-09-01 12:05:25 -07:00
Hibou Bot
1a3a5f21ca Merge branch 'new/15.0/delivery_ups_oca_hibou' into '15.0-test'
new/15.0/delivery_ups_oca_hibou into 15.0-test

See merge request hibou-io/hibou-odoo/suite!1459
2022-09-01 17:37:55 +00:00
Jared Kipe
3cc794c1fb Merge 15.0 2022-09-01 17:36:44 +00:00
Jared Kipe
686b4bfcc9 Merge branch 'imp/15.0/delivery_stamps__override_print_speed' into '15.0'
WIP: imp/15.0/delivery_stamps__override_print_speed into 15.0

See merge request hibou-io/hibou-odoo/suite!1458
2022-09-01 16:56:29 +00:00
Hibou Bot
17b4f8cc58 Merge branch 'imp/15.0/delivery_stamps__override_print_speed' into '15.0-test'
imp/15.0/delivery_stamps__override_print_speed into 15.0-test

See merge request hibou-io/hibou-odoo/suite!1457
2022-08-31 22:17:14 +00:00
Jared Kipe
54e13ad780 [IMP] delivery_stamps: if customs form, change label print speed 2022-08-31 22:15:30 +00:00
Jared Kipe
e5e16c61f8 Dockerfile: athene from node16
This is because now that our base image (hibou-odoo/odoo) was changed to node16
2022-08-30 01:16:40 +00:00
Jared Kipe
de9735ea2c Merge branch '15.0' into 15.0-test 2022-08-29 18:52:57 +00:00
Jared Kipe
e538bff369 [FIX] rma,_sale,_product_cores: tests and locked so for product cores 2022-08-29 18:52:32 +00:00
Jared Kipe
161c749479 Merge branch 'new/15.0/newrelic' into '15.0'
WIP: new/15.0/newrelic into 15.0

See merge request hibou-io/hibou-odoo/suite!1456
2022-08-26 15:53:08 +00:00
Jared Kipe
77a867b251 Merge branch 'new/15.0/newrelic' into 15.0-test
# Conflicts:
#	.gitmodules
2022-08-26 07:44:24 -07:00
Jared Kipe
e7740db070 [ADD] newrelic: for 15.0
(depends on upstream requirements newrelic==8.0.0.179)
2022-08-25 12:40:40 -07:00
Hibou Bot
fbd07a0563 Merge branch 'new/15.0/delivery_ups_oca_hibou' into '15.0-test'
new/15.0/delivery_ups_oca_hibou into 15.0-test

See merge request hibou-io/hibou-odoo/suite!1453
2022-08-22 20:32:30 +00:00
Jared Kipe
4e4536f7be [ADD] delivery_ups_oca: and dependencies for 15.0 2022-08-22 13:31:24 -07:00
Hibou Bot
9b5757b667 Merge branch 'imp/15.0/H4683_sale_payment_web__revisions' into '15.0-test'
imp/15.0/H4683_sale_payment_web__revisions into 15.0-test

See merge request hibou-io/hibou-odoo/suite!1451
2022-08-12 22:59:31 +00:00
Cedric Collins
5b020f67a0 [FIX] sale_payment_web: set payment token on payment
H10812
2022-08-12 17:47:27 -05:00
Cedric Collins
5b04dd6bd5 [IMP] sale_payment_web: allow Sale Order Payments group to create and post journal entries
H10810
2022-08-12 17:47:27 -05:00
Jared Kipe
bf7de05b78 Merge branch '15.0' into 15.0-test 2022-07-28 20:37:14 +00:00
Jared Kipe
9fdb36bc6f [FIX] l10n_pe_hr_payroll: December Grafit (not in January) 2022-07-28 20:36:52 +00:00
Hibou Bot
d4fc57fc83 Merge branch 'imp/15.0/l10n_pe_hr_payroll__gratif' into '15.0-test'
imp/15.0/l10n_pe_hr_payroll__gratif into 15.0-test

See merge request hibou-io/hibou-odoo/suite!1446
2022-07-27 20:11:56 +00:00
Jared Kipe
375c2cd966 [IMP] l10n_pe_hr_payroll_account: implement salary struct for gratif 2022-07-27 20:10:21 +00:00
Jared Kipe
5862d51683 [IMP] l10n_pe_hr_payroll: implement salary struct for gratif 2022-07-27 20:09:41 +00:00