-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
support of federal units of Brazil with 27 states #122
Closed
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
…-1.6.0.0.php I see that in the native Magento2 is already pt_BR translation package, this was a breakthrough for users of magento in Brazil I see that the support of the federal units of Brazil is not yet supported for Brazil, it would be very important if Magento2 added to support the 27 federal units of Brazil Nowadays the form used to apply the support of the federal units of Brazil is done manually as shown below, and is usually done in the wrong way, because the need to implement proper support manual http://www.cerebrum.com.br/forum/index.php?/topic/196-adicionando-os-estados-brasileiros-no-magento/ http://pt.wikipedia.org/wiki/Unidades_federativas_do_Brasil
@hackin88 Code changes will be available after one of the next code publications to the GitHub from the internal repository. Thank you. |
magento-team
added a commit
that referenced
this pull request
Dec 27, 2013
* Fixed bugs: * Security improved for the Login, Update Cart, Add to Compare, Review, and Add entire wishlist actions on the frontend * Removed warnings on category pages when Flat Catalog Category is enabled * Fixed product price displayed in wrong currency after switching currency on the frontend * Fixed the Save & Duplicate action in product creation * Fixed big image scaling in product description * Fixed admin dashboard styling issue * Fixed validation message for the Quantity field on the product page in the backend * Fixed the email template for sharing a Wishlist * Fixed the response of the drop-down menu in the Plushe theme * Fixed the missing Related Banners tab for Catalog Price Rule * Fixed inability to enable the duplicated product * Removed warnings on saving payment method configuration * Fixed gift messages displaying on the Order View page after admin edits * Fixed inability to create a new order status * Fixed the behavior of the Save and Previous and the Previous buttons on the Edit Review page * Fixed inability to delete a website if the number of websites is less or equal to two * Fixed Export on the All Customers page * Fixed inability to add products to the Shopping Cart from the Category page in Internet Explorer * Fixed logo on the backend login page * Fixed visual elements to indicate that Tax details can be expanded on the order creation page in the backend * Fixed the CMS page preview design * Fixed the newsletter template preview design * Fixed the Matched Customers grid design in the Email Reminder Rules * Fixed the theme version validation message displayed when creating a new theme * Fixed performance degradation during installation wizard execution * Fixed cron shell script * Fixed user login on the frontend, when the Redirect Customer to Account Dashboard after Logging option is set to No * Fixed errors in requests to shipping carrier (DHL International) when the shipping address contains letters with diacritic marks * Fixed invalid account creation date * Fixed displaying Product Alert links on product view page when the functionality is disabled * Fixed the absence of some bundle options when configuring a bundle product in the Shopping Cart on the frontend * Fixed the issue which allowed to view and cancel billing agreements belonging to another customer * Fixed the content spoofing vulnerability when Solr was used * Fixed a potential XSS vulnerability in customer login * Fixed RSS feed for categories containing bundle product(s) * Fixed inability to place an order with 3D Secure in Internet Explorer 10 * Fixed inability to place an order with PayPal Payflow Link and PayPal Payments Advanced * Fixed integrity constraint violation in catalog URL rewrites * Fixed the absence of the error when a wrong website code is specified during a website creation * Fixed saving in the backend a new customer address, which contains new customer address attributes configured to be not visible on frontend * Fixed USPS shipping method in the checkout * Fixed placing orders with recurring profile items via PayPal Express Checkout * Fixed email template creation in the backend * Fixed the issue with default billing address being used instead of default shipping address during admin order creation * Fixed inability to choose DB as Media Storage * Fixed PHP issues found during the UI testing of the backend * Fixed shipping label creation for USPS Priority Mail Shipping methods * Fixed the issue which allowed to create customers with duplicate email * Fixed the abstract product block error in the tier price template getter * Fixed system message displaying in the backend * Fixed the "404" error on customer review page * Fixed autocomplete enabled on the admin login page * Fixed the 3D Secure iframe * Fixed the indicators of mandatory fields on the Package Extension page * Fixed product image scaling on the Compare Products page * Fixed product page design for products with the Fixed Product Tax attribute * Removed spaces between parentheses and numbers in the Cart, Wishlist, and Compare Products blocks * Fixed the message displaying the quantity for products found on the Advanced Search page * Fixed incorrect caching of locale settings and URL settings during web installation * Fixed inability to use a newly created store for admin user roles * Fixed absence of the Advanced Search field on the frontend, when the Popular Search Terms functionality is disabled * Fixed incorrect link to downloadable product(s) in the email invoice copy * Fixed customs monetary value in labels/package info for international shipments * Fixed importing for files with blank URL Key field on the store view level * Fixed table rate error message * Fixed frontend login without pre-set cookies * Fixed date resetting to 1 Jan 1970 after saving a design change in the admin panel in case date format is DD/MM/YY * Fixed CAPTCHA on multi-address checkout flow * Fixed view files population tool * GitHub requests: * [#122](#122) -- Added support of federal units of Brazil with 27 states * [#184](#184) -- Removed unused blocks and methods in Magento_Wishlist module * [#390](#390) -- Support of alphanumeric order increment ids by the quote resource model * Themes update: * Responsive design improvements * Improvements in code coverage calculation: * Code coverage calculation approach for unit tests was changed from blacklist to whitelist
magento-team
pushed a commit
that referenced
this pull request
Mar 23, 2015
[South] JS Bundling, bug with logger and bug with luma template
magento-engcom-team
pushed a commit
that referenced
this pull request
Apr 13, 2018
Eliminate usage of Zend_Exception from Magento 2 Open Source
ghost
mentioned this pull request
May 3, 2018
magento-engcom-team
added a commit
that referenced
this pull request
Aug 26, 2018
…abstract class #122 - Merge Pull Request magento/graphql-ce#122 from magento/graphql-ce:assert-response-field-refactor - Merged commits: 1. 33a06d3 2. 16c17ba 3. cbd470b
magento-engcom-team
pushed a commit
that referenced
this pull request
Aug 26, 2018
magento-engcom-team
pushed a commit
to okorshenko/magento2
that referenced
this pull request
May 31, 2019
5 tasks
magento-devops-reposync-svc
pushed a commit
that referenced
this pull request
Jul 28, 2023
…n of CustomAttributeOptionInterface (#122)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Issue: Ready for Work
Gate 4. Acknowledged. Issue is added to backlog and ready for development
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.
...6.0.0.php
I see that in the native Magento2 is already pt_BR translation package, this was a breakthrough for users of magento in Brazil
I see that the support of the federal units of Brazil is not yet supported for Brazil, it would be very important if Magento2 added to support the 27 federal units of Brazil
Nowadays the form used to apply the support of the federal units of Brazil is done manually as shown below, and is usually done in the wrong way, because the need to implement proper support manual
http://www.cerebrum.com.br/forum/index.php?/topic/196-adicionando-os-estados-brasileiros-no-magento/
http://pt.wikipedia.org/wiki/Unidades_federativas_do_Brasil