Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
1 Trả lời
8828 Lượt xem

Hi everybody,

I have an existing progran written in HTML/PHP/MySQL that works this way: a company sends us a web page (html) that contains the daily order of the day, it is a big document. This program then has the user copy/paste the data into it and then processes it and adds it to the MySQL database. That way we can create reporting and have an easy way to reshape the data to make it easier to read. Think of it as a manufacturing planning module.

I have the code, but how do I implement this kind of reading/adding to databases in wamp to generate manufacturing orders?

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

If I understood your question correctly, you need to read the contents from the MySQL database and create manufacturing orders from the data read, right?

If so, you have many options. One of them is create a module that runs with ir.cron. That module reads the MySQL database (with the pymysql library) and creates manufacturing orders.

Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
0
thg 7 25
310
1
thg 7 25
359
1
thg 7 25
848
0
thg 6 25
459
1
thg 6 25
573