-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Inativar/Ativar item na assinatura (#142)
* feat: removed deprecated magento 2 classes * feat: removed deprecated magento 2 classes * fix: remove unused patch * fix: call non existing class * fix: return composer version * Versionamento da 2.1.0 * feat: adding and deleting items in the subscription * feat: exclude and include subscription items * fix: adding validation so you can't exclude shipping or leave a subscription without a product * feat: add duration in subscription item * fix: add permanent option in item cycles * refactor: restoring OrderCreator helper * fix: adjust creation of new orders * refactor: create observer to update subscription data * feat: add quantity in subscription item * fix: error updating subscription items in the observer * fix: add validate quantity greater than zero * fix: add validate quantity greater than zero * fix: add validate quantity greater than zero * fix: customer id error when create register * fix: customer id error when create register * fix: fixing zero price validations * fix: finalizing orders with zero prices * feat: adding option to change subscription item status * feat: new card layout * fix: same input id for different fields * fix: cacheable false for product view * fix: add cache key info product block * fix: add discount in subscriptions * fix: correcting quantity validation in shipping * feat: added all available brands * fix: removed status on item creation * fix: correcting duplication of items on the invoice * fix: adjusting the addition of temporary items * fix: removing the item when creating the invoice * fix: removing the item when creating the invoice * fix: removing the item when creating the invoice * fix: removing the item when creating the invoice * fix: removing the item when creating the invoice * fix: removing the item when creating the invoice * fix: removing the item when creating the invoice * fix: removing duplication in translation * fix: remove duplicate itens --------- Co-authored-by: Thiago Contardi <[email protected]> Co-authored-by: Thiago Contardi <[email protected]> Co-authored-by: Thais Kusuki <[email protected]> Co-authored-by: Thais Kusuki <[email protected]> Co-authored-by: Iago Cedran <[email protected]> Co-authored-by: Contardi <[email protected]>
- Loading branch information
1 parent
d0d7107
commit 6cbeaef
Showing
4 changed files
with
75 additions
and
40 deletions.
There are no files selected for viewing
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
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
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
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