How to fix the problem of URL not showing properly in Gmail?

Description From the website when we place an order the notification email is send to the corresponding customer. The email contains the item details. If the items having personalization with images or uploading any logo to the items , at that times the URL of the uploaded images are shown in email. Cases case1: By… Continue reading How to fix the problem of URL not showing properly in Gmail?

Sync Magento Attribute Sets from Magento to NetSuite

Imports the Magento Attribute Sets into NetSuite.  The imported Attribute Sets list is then provided as a dropdown option (MAGENTO1 ATTRIBUTE SET) for the NetSuite Items under the ‘Magento 1’ tab. The Attribute Set information is stored in the custom record Magento1 Product Attribute Set. After running the above dataflow, you should see all the Attribute Sets along… Continue reading Sync Magento Attribute Sets from Magento to NetSuite

CSS animation-timing-function Property

Definition and Usage The animation-timing-function specifies the speed curve of an animation. The speed curve defines the TIME an animation uses to change from one set of CSS styles to another. The speed curve is used to make the changes smoothly. CSS Syntax animation-timing-function: linear|ease|ease-in|ease-out|ease-in-out|step-start|step-end|steps(int,start|end)|cubic-bezier(n,n,n,n)|initial|inherit; The animation-timing function uses a mathematical function, called the Cubic… Continue reading CSS animation-timing-function Property

CSS animation-play-state Property

Definition and Usage The animation-play-state property specifies whether the animation is running or paused. Note: Use this property in JavaScript to pause an animation in the middle of a cycle. Example Pause an animation: div {  animation-play-state: paused;}

Script For Sending Payment Reminder Emails (Map/Reduce)

The requirement is to send a payment reminder email if the customer is not done payment after 1 hour of sales order creation from the website. We need to consider the following conditions for sending the payment reminder email: Condition For sending Email:  The following conditions need to be true.  The payment confirmation checkbox(a custom… Continue reading Script For Sending Payment Reminder Emails (Map/Reduce)

Account types in account registers and other financial reports.

Account types are used to organize data in account registers and other financial reports. Income statement account types include Cost of Goods Sold, Expense, Income, Other Expense, and Other Income. Balance sheet account types include Accounts Payable, Accounts Receivable, Bank, Credit Card, Deferred Expense, Deferred Revenue, Equity, Fixed Asset, Long Term Liability, Other Asset, Other… Continue reading Account types in account registers and other financial reports.

Proposal For 3-Way Match Vendor Bill Approval Workflow

Proposal Summary  This proposal covers the scope of creating a 3 Way Match Vendor Bill Approval Workflow to match the rate, amount and quantity of the Purchase Order, Item Receipt and Vendor Bill. Also, the approvals will be based on the tolerance limits set on the subsidiary record.   Requirement   Develop a 3-way match vendor bill… Continue reading Proposal For 3-Way Match Vendor Bill Approval Workflow

Not able to create a custom field in Discount Item

The user tries to create a custom field in the Discount Item form. But encounters the following scenarios. There is no Discount Item type available in the applies to options in the custom field setup There is no Discount Item custom form available in the applies to form options Even if the item is created… Continue reading Not able to create a custom field in Discount Item

Bulk Pricing in Bigcommerce

To encourage shoppers to purchase more and in higher quantities, merchants will often offer quantity discounts on certain products, also known as bulk pricing. Bulk pricing involves offering a particular item or group of items at a lower price based on the number ordered. This is particularly useful to wholesalers and merchants who sell items… Continue reading Bulk Pricing in Bigcommerce