
After several years of use and modification, this inventory has become relatively complete in functions. When it is first run, an MDB database will be created, and most of the data will be in this database. It is also relatively convenient to use. First, set up a supplier, then create basic product information, and finally complete the purchase on the purchase page. In this way, a basic database is available. When using it normally, use a bar code gun to scan the code on the product sales page, or search in the cha query box. After a period of use, with more data, you can check inventory, check sales and other functions.
The memo function can record some business trivial matters, such as the debts owed by so-and-so can be conveniently recorded here.
The supplier table can list their contact information and what goods they supply. Check the inventory page to see the purchase history of a certain product, so as to facilitate comparison of the price differences of various sources and the purchase frequency. These data can provide reference for the purchase volume.
The price change page allows you to flexibly modify product prices.
The product split page is used to record the relationship between different barcodes, making it convenient for split sales or bundled sales.
The only regret is that the membership page was not made, because my own store did not use this function, so I didn't write it.
In general, this software is easy to use and has all the basic functions it should have. It may be written based on your own habits, so it is a matter of opinion.
Technically, this software uses no APIs, no English, and basically nothing that has nothing to do with easy language. All knowledge comes from the basics of Yi Language and involves many basic components, as well as some of my experience and skills over the years.
There are 4 files in total, one main program, one audio file, and one module. The function of the module is super list box sorting. After the main program runs, 1 to 2 files will be generated, one of which is a database and the other is TXT, which is used to record the temporary text of the memo.
Comments0