-
-
Notifications
You must be signed in to change notification settings - Fork 360
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[16.0][IMP] delivery_deliverea: send incoterms #888
Closed
Samuel-res
wants to merge
350
commits into
OCA:16.0
from
factorlibre:16.0_imp_delivery_deliverea_send_incoterms
Closed
[16.0][IMP] delivery_deliverea: send incoterms #888
Samuel-res
wants to merge
350
commits into
OCA:16.0
from
factorlibre:16.0_imp_delivery_deliverea_send_incoterms
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
yvaucher
changed the title
16.0 imp delivery deliverea send incoterms
[16.0][IMP] delivery deliverea send incoterms
Oct 1, 2024
Samuel-res
changed the title
[16.0][IMP] delivery deliverea send incoterms
[16.0][IMP] delivery_deliverea: send incoterms
Oct 21, 2024
Samuel-res
force-pushed
the
16.0_imp_delivery_deliverea_send_incoterms
branch
from
October 23, 2024 09:47
b4919bf
to
0e6997c
Compare
dalonsofl
force-pushed
the
16.0_imp_delivery_deliverea_send_incoterms
branch
from
December 16, 2024 16:39
0e6997c
to
6a83fbd
Compare
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: delivery-carrier-16.0/delivery-carrier-16.0-delivery_carrier_package_measure_required Translate-URL: https://translation.odoo-community.org/projects/delivery-carrier-16-0/delivery-carrier-16-0-delivery_carrier_package_measure_required/
Don't modify standard method docstring
Limit change of write to calling the auto refresh feature Prevent to call auto refresh multiple times Don't pass discount variable in context
Create or delete line only if necessary Update existing line if necessary
This commit can be reverted in the migration to 17.0
Move config to company level Prefix config settings by sale
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: delivery-carrier-16.0/delivery-carrier-16.0-delivery_auto_refresh Translate-URL: https://translation.odoo-community.org/projects/delivery-carrier-16-0/delivery-carrier-16-0-delivery_auto_refresh/
Currently translated at 100.0% (83 of 83 strings) Translation: delivery-carrier-16.0/delivery-carrier-16.0-base_delivery_carrier_label Translate-URL: https://translation.odoo-community.org/projects/delivery-carrier-16-0/delivery-carrier-16-0-base_delivery_carrier_label/sv/
Currently translated at 100.0% (52 of 52 strings) Translation: delivery-carrier-16.0/delivery-carrier-16.0-delivery_carrier_deposit Translate-URL: https://translation.odoo-community.org/projects/delivery-carrier-16-0/delivery-carrier-16-0-delivery_carrier_deposit/sv/
Sender address must be trimmed to 35 characters for return labels as well (it is already done for delivery label a few lines above)
Valid for Spain and Portugal
Currently translated at 85.7% (12 of 14 strings) Translation: delivery-carrier-16.0/delivery-carrier-16.0-delivery_auto_refresh Translate-URL: https://translation.odoo-community.org/projects/delivery-carrier-16-0/delivery-carrier-16-0-delivery_auto_refresh/fr/
Sometimes due to API error it may happen we don't receive anything back when requesting token. In this case we want to show meaningful message.
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: delivery-carrier-16.0/delivery-carrier-16.0-delivery_postlogistics Translate-URL: https://translation.odoo-community.org/projects/delivery-carrier-16-0/delivery-carrier-16-0-delivery_postlogistics/
If a stock.picking is created and in the same transaction we generate a label, when the webservice returns an error, the module rollbacks the transaction, so 'self' is empty and will fail with: Record does not exist or has been deleted. (Record: stock.picking(8211067,), User: 6) When trying to write the tracking number, and will therefore not raise the details of the error.
The tests from d5c3f73 failed due to partner city being required
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: delivery-carrier-16.0/delivery-carrier-16.0-delivery_postlogistics Translate-URL: https://translation.odoo-community.org/projects/delivery-carrier-16-0/delivery-carrier-16-0-delivery_postlogistics/
The condition is modified to show the delivery zone on all prints of the report as long as it is set. TT51791
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: delivery-carrier-16.0/delivery-carrier-16.0-delivery_dropoff_site Translate-URL: https://translation.odoo-community.org/projects/delivery-carrier-16-0/delivery-carrier-16-0-delivery_dropoff_site/
…hanges on the order
Currently translated at 100.0% (4 of 4 strings) Translation: delivery-carrier-16.0/delivery-carrier-16.0-delivery_carrier_manual_price Translate-URL: https://translation.odoo-community.org/projects/delivery-carrier-16-0/delivery-carrier-16-0-delivery_carrier_manual_price/it/
dalonsofl
force-pushed
the
16.0_imp_delivery_deliverea_send_incoterms
branch
from
December 16, 2024 16:39
6a83fbd
to
60d3730
Compare
dalonsofl
force-pushed
the
16.0_imp_delivery_deliverea_send_incoterms
branch
from
December 16, 2024 16:46
60d3730
to
8e438e7
Compare
My bad PR, continue here -> #918 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Add function to improve the incoterms in the information we sent to Deliverea