The user is importing mid-life assets and creating new ones manually. When assets are created via UI some fields in the Fixed Assets records are not updating such as Depreciation Start Date Depreciation End Date Last Depreciation period Last Depreciation Amount Last Depreciation Date Solution: After creating the Asset record go to Last Depreciation Page Edit… Continue reading Fixed Assets record: Some field values are not updating when creating using UI
Month: February 2023
How to make a menu display in the WordPress sidebar
To make the menu visible in the appearance section we need to write the following code in the functions.php Screenshot
Common Breakpoints
There are some commonly used breakpoints in daily programming. If you’re using a CSS framework (like Bootstrap, Bulma, etc.) you can also use their breakpoints. Now let’s see some common breakpoints for widths of devices: 320px — 480px: Mobile devices 481px — 768px: iPads, Tablets 769px — 1024px: Small screens, laptops 1025px — 1200px: Desktops, large screens 1201px and more — Extra large screens,… Continue reading Common Breakpoints
Proposal for sending automatic emails and restrict the entering of ship date on sales order.
Proposal Summary This proposal summarizes the functionality for sending emails when a customer deposit is attached to the sales order and prevents the user to enter the ship date on a prepaid sales order if the customer deposit is not applied. Requirement 1) Corp Design want to prevent the user to entering the ship date… Continue reading Proposal for sending automatic emails and restrict the entering of ship date on sales order.
Setting Approval Preference to Employee Time Record
Go to Setup > Accounting > Accounting Preferences. Click the Time & Expenses subtab. Check the Require Approvals on the Time Records box. Check the advanced Approvals on the time record. Click Save.If we only check the Require Approvals on the Time Record box it leads to the display of only the Approve button in… Continue reading Setting Approval Preference to Employee Time Record
Favicon in wordpress
Favicon It is used by webbrowsers in address bar(URL).It helps to identify our site visually. In mobile, it is used as application icon.Favicon means Favourite Icon. It is 16 * 16 pixel image. By default wordpress have a favicon. But we can change it to our icon.Navigate to wordpress dashboard(As admin)=>Appearance=>CustomizeOn the left side bar,… Continue reading Favicon in wordpress
Update total using ‘sales_quote_save_after’ event in magento 2?
Update total amount if selecting a shipping method on the checkout app/code/Vendor/Module/etc/sales.xml app/code/Vendor/Module/Model/Quote/Discount.php app/code/Vendor/Module/Block/Checkout/Fee.php
Extension for Speed optimization Magento 2
‘Magepow’ is having a free extension to optimize the website and increase the performance MagePow Speed Optimizer The speed of your website is slow, which has a negative effect on Google rating and ranking and especially on the customer experience. Magento 2 Speed Optimizer or Magento 2 Speed Optimize (also known as Google page speed… Continue reading Extension for Speed optimization Magento 2
Enter customer specific pricing for a single item
Select a Customer Record. In customer record, Under the sub tab ‘Finacial’, select Item Pricing. Then select the item from the list we need for the customer specific pricing. Select the Base price level as Custom. Then select the currency from the list in currency field. Then add the unit price for the specific item… Continue reading Enter customer specific pricing for a single item
Create a Resource Record
Activities > Setup > Resources and click New In Name field, enter a name for the resource. Enter a brief description of this resource in the Description field. Check the Private box if we only want the owner to be able to view the resource calendar. Save the record.