Answer the question
In order to leave comments, you need to log in
How to write an application for Accounting?
There is a task - to write an application for accounting in remote stores so that the customer can
view the reporting at home (at a resort, on a trip). (how much is sold per day, that is, to view the information entered by sellers.)
Unfortunately, I have zero experience in such tasks.
From desktop technologies I know Qt4, Java, just a little bit C#/.Net.
The first idea is to write an application in Qt4 + *Sql. Set up a remote server with a database, etc.
Has anyone encountered this? I wouldn't want to make bicycles or make obviously unsafe crafts.
Maybe there are, for example, Java frameworks for business applications? I heard about similar for online stores for example.
Upd.
As correctly noted, it is better to use a ready-made solution - write if you know =) I would not like to produce bicycles.
Answer the question
In order to leave comments, you need to log in
Yeah, and sellers will drive information into 1C, into your program, write down black cash in a journal, and all for the same salary. At the same time, you have no experience in developing such applications. They will find out where you live and will definitely come to the light;). You do not need another program for the arrival and departure of finances - use ready-made solutions.
>The first idea is to write an application in Qt4 + *Sql. Set up a remote server with a database, etc... I
worked on the implementation of a similar idea, the infrastructure is something like this:
- Qt4 (PyQt4 to be more precise) client for "sellers" (cross-platform is really used - win / lin stations)
- Data storage on Google App Engine, there the same self-written RESTful API for accessing them from the client (nothing complicated, in fact, wrappers for requests and integrity control in python)
- “Director's” web interface to data (optimized for working from a specific communicator, also python)
In theory, everything is the same could be done in Java. There are enough free limits for the heel of clients and the daily visit of the director, but just in case, $ 100 was abandoned)
There is a task - to write an application for accounting in remote stores so that the customer can
view the reporting at home (at a resort, on a trip). (how many sold per day, that is, view the information entered by sellers.)
If you are interested in a solution based on 1C 8.2, then in addition to the “Trade Management 11” beta, there is a ready-made and tested solution - “Management of a Small Firm”. You can see the demo and get acquainted with the functionality here - v8.1c.ru/small.biz/
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question