Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

110 total results found

Hardware Lengths

Materials

If you need a piece of hardware to be calculated at a certain length you need to put the length into the "Extended Data 1" field.       

Upgrading to Python 3.11 & Latest Update

Bid Program

This page will be deleted and is pretty much only for notes.  sudo add-apt-repository ppa:deadsnakes/ppa sudo apt update sudo apt install python3.11-dev python3.11-full # Create virtual env python3.11 -m venv .env activate .env/bin/activate pip ins...

Upgrade Server to latest Ubuntu version

Bid Program

sudo apt update && sudo apt full-upgrade -y # needs reboot after update and before upgrade sudo reboot do-release-upgrade # If you continue, an additional ssh daemon will be started at port '1022'. # Answer yes to all questions other than when it ...

Creating a Dealership

Bid Program Training Database Admin

Adding a new dealership is done through the "Database Admin" in the Dealer Accounts -> Dealer Fields Acronym: A short reference to the dealership that is used in various places. For example Brad's Cabinet Co could have an acronym of BCC.  Markup Percent: ...

SQL Commands

Production Coach

Delete notifications older than 1 year DELETE FROM Production_Coach.dbo.Notifications WHERE Date < DATEADD(YEAR, -1, GETDATE());

SQL Commands

Microvellum

DELETE FROM [MicrovellumData].[dbo].[Projects] where Name is null; DELETE FROM [MicrovellumData].[dbo].[EdgebandFiles] where LinkIDProject is null; DELETE FROM [MicrovellumData].[dbo].[CutPartsFiles] where LinkIDProject is null; DELETE FROM [Microvellum...

Machine Tokens

Microvellum

Polyline Options (4) This parameter provides seven options. Separate each value with a semi-colon. If the entry is left blank, all default option settings will be used.  With the first option, enter a 1 if the token is for machine code only. Enter a 2 if ...

Image Editing

Tips and Tricks Cool Tools

Upscayl Enlarge and enhance images using AI    

April 2024 Update (1.3)

Bid Program Updates 2024

The April update for the Bid Program brings an extensive array of bug fixes and requested enhancements accumulated over the past three months. Significant effort was invested in refining the Attribute code, ensuring greater reliability and enhancing flexibilit...

1.3.1 - 1.3.2

Bid Program Updates 2024

Version 1.3.1 This version consists of all bug fixes made from 4-15-23 to 4-23-23, many reported issues were corrected during this time    Version 1.3.2 Lead Time Now shows the time in weeks when the user clicks on the lead time link.  Improved file han...

1.4

Bid Program Updates 2024

Query Caching  (Reverted due to issues) Version 1.4 contains a large update to caching, querysets and other SQL operations are now cached. A lot of work was put in to make sure users wont see any stale data on the page, which is a common side affect of cachin...

Create New Product

Bid Program Training GUIDE: New Product with Attributes

To create new products you will need to go through the database administration site:   Then access the list of products by going to Bidding -> Products as explained on this page. Go through each tab and fill in the necessary information: Main Name: The ne...

Deluxe Rollouts

Training Material

Deluxe rollouts offer a premium design featuring an integrated extended front. This extension elegantly conceals the drawer glide hardware, ensuring a seamless and sophisticated appearance.

New Page

Tips and Tricks

I use this function to create fractions, it supports a "Precision" that defaults to 32 so you can use 16, 32, 64, etc... if you want. You use it the same way as MV Fractions.  Examples: With 32nd being default Fraction(45.89763) =  45-29/32 If i set the 2nd...

Purchase Order IIF Importing

QuickBooks

When running the _Purchasing - Job Costing Report you will be asked to save an IIF file, just put this where you can get to it from QuickBooks.  Partially imported files You will need to review the errors and correct them in the QuickBooks data by adding t...