Commit Graph

54 Commits

Author SHA1 Message Date
Adrià Tarroja Caubet 03023cce3b Update to 7.0 2023-11-14 14:53:28 +01:00
Adrià Tarroja Caubet c8a1ac8020 Remove select on field 2023-08-17 13:47:41 +02:00
Adrià Tarroja Caubet 1095cd8491 Update to 6.8 2023-08-17 13:38:43 +02:00
Adrià Tarroja Caubet 87c725896e Prevent not populated address by on_change_party on sale 2023-05-17 12:36:42 +02:00
Adrià Tarroja Caubet fabece5a5b Do not delete sale shipment lines on draft 2023-02-14 18:26:00 +01:00
Adrià Tarroja Caubet 390c90ccd2 Set shipment cost on lines 2023-02-14 16:10:55 +01:00
Sergi Almacellas Abellana 24e4d8e2c7 Merge branch 'master' into 'master'
Ensure address attributes exist to avoid AttributeError on Mechanism validation

See merge request kopen/web_shop_woocommerce!1
2023-02-14 12:29:54 +00:00
Adrià Tarroja Caubet 5bfd840a5d Add missing self on function 2023-02-14 12:24:50 +01:00
David Otamendi 6763140e3c Ensure address attributes exist to avoid AttributeError on Mechanism validation 2023-02-14 09:56:31 +00:00
Adrià Tarroja Caubet f58ed4d4ee Split web_id to update id on woocommerce 2023-02-14 09:44:54 +01:00
Adrià Tarroja Caubet 69793d69a6 Add shop identifier on sale.web_id 2023-02-13 11:00:34 +01:00
Adrià Tarroja Caubet b1e98244b6 Add missing depends 2023-01-17 17:48:16 +01:00
Adrià Tarroja Caubet d55faef20b Add sale date 2023-01-16 17:36:23 +01:00
Adrià Tarroja Caubet e9726206f7 Fix missing upgrades to new tryton series 2022-12-19 14:48:39 +01:00
Adrià Tarroja Caubet 0f59e14c4c Update to 6.4, remove tests from setup 2022-11-22 16:41:09 +01:00
Adrià Tarroja Caubet 693621559c Update to 6.4 2022-11-22 16:33:46 +01:00
Sergi Almacellas Abellana 3c68986b24 Update to 6.0 series 2021-06-16 17:48:02 +02:00
Sergi Almacellas Abellana 607f5a9a5c Update to 5.8 series 2020-12-02 11:37:16 +01:00
Sergi Almacellas Abellana 348cff1a25 Explain module behaviour in documentation 2020-12-02 11:29:47 +01:00
Sergi Almacellas Abellana ac4bf11dad Use github mirror instead of bitbucket 2020-10-28 10:10:18 +01:00
Sergi Almacellas Abellana 7937083860 Do not try to append address to tuple 2020-10-28 10:03:55 +01:00
Sergi Almacellas Abellana 55a582759d Quote and confirm sales when downloading from woocommerce 2020-07-27 17:31:53 +02:00
Sergi Almacellas Abellana 651cc75985 Import item name as description when no product is found 2020-07-27 17:21:34 +02:00
Sergi Almacellas Abellana 0d2d57057e Catch error when creating new products 2020-07-22 12:16:33 +02:00
Sergi Almacellas Abellana 351918db2c Do not try to remove product without woocommerce id 2020-07-22 11:00:22 +02:00
Sergi Almacellas Abellana 21758bc6b6 Avoid update when woocomerce values are empty 2020-07-15 09:12:08 +02:00
Sergi Almacellas Abellana bff06d05c3 Check that phone number is valid when creating parties 2020-06-30 19:20:34 +02:00
Sergi Almacellas Abellana 6f271eebf9 Mark sales as completed on woocommerce when shipment is sent 2020-06-30 18:48:07 +02:00
Sergi Almacellas Abellana a577c3e032 Hide products on woocommerce when deleted 2020-06-30 11:01:40 +02:00
Sergi Almacellas Abellana 30ed06fcbf Import shipping lines 2020-06-30 10:18:06 +02:00
Sergi Almacellas Abellana b364d2eebf Correctly set addresses when downloading orders 2020-06-29 18:00:56 +02:00
Sergi Almacellas Abellana b45e10e7d3 Update order state after receiving it 2020-06-29 17:26:49 +02:00
Sergi Almacellas Abellana 4c812a2ca6 Catch error when updating values 2020-06-29 11:54:23 +02:00
Sergi Almacellas Abellana 7a9d2888e9 Catch error on invalid json request 2020-06-29 11:49:58 +02:00
Sergi Almacellas Abellana 7719775c53 Add tests for WooCommerce ID 2020-06-29 09:23:03 +02:00
Sergi Almacellas Abellana 69d4cf5287 Avoid looping all records multiple times 2020-06-29 09:22:40 +02:00
Sergi Almacellas Abellana 65b0ffcffd Request 100 ids per page when comparing values 2020-06-23 13:42:17 +02:00
Sergi Almacellas Abellana 7f7382ab48 Add tax class on account categories 2020-06-23 13:10:35 +02:00
Sergi Almacellas Abellana 7d7bf4d635 Add exception messages 2020-06-22 16:04:07 +02:00
Sergi Almacellas Abellana a25272347b Reduce woocommerce requests used to compare products 2020-06-22 15:41:01 +02:00
Sergi Almacellas Abellana 56240c5dd3 Remove unused method 2020-06-22 14:53:52 +02:00
Sergi Almacellas Abellana 63367c8284 Avoid non necessary writes on woocommerce 2020-06-22 14:51:52 +02:00
Sergi Almacellas Abellana bc3d1bfafb Avoid diferences on slugs and stock values 2020-06-22 14:37:06 +02:00
Sergi Almacellas Abellana 263e98468a Set forecast quantity as stock 2020-06-22 13:55:42 +02:00
Sergi Almacellas Abellana 3805afc311 Remove print statements 2020-06-19 20:06:42 +02:00
Sergi Almacellas Abellana 26f743b9da Add translations 2020-06-17 19:20:42 +02:00
Sergi Almacellas Abellana bfacf3579d Add price list on webshop 2020-06-17 19:14:44 +02:00
Sergi Almacellas Abellana 8eb83634d9 Add logging 2020-06-17 19:03:24 +02:00
Sergi Almacellas Abellana 778ee4b238 Prevent error when syncing product with empty description 2020-06-17 18:52:19 +02:00
Sergi Almacellas Abellana ce5f1489e8 Commit transaction after importing some records 2020-06-17 18:52:04 +02:00