<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Dirk Jansen</title>
    <description>The latest articles on DEV Community by Dirk Jansen (@dirkjanjansen).</description>
    <link>https://dev.to/dirkjanjansen</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F386718%2F03f229fa-e526-4040-a6f1-57c60f3ae556.jpeg</url>
      <title>DEV Community: Dirk Jansen</title>
      <link>https://dev.to/dirkjanjansen</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/dirkjanjansen"/>
    <language>en</language>
    <item>
      <title>Cash Register Version 2.0  in PyQt5 and PostgreSQL</title>
      <dc:creator>Dirk Jansen</dc:creator>
      <pubDate>Thu, 10 Sep 2020 08:06:33 +0000</pubDate>
      <link>https://dev.to/dirkjanjansen/cash-register-version-2-0-1-to-8-buttongroups-with-each-23-programmable-product-buttons-57cp</link>
      <guid>https://dev.to/dirkjanjansen/cash-register-version-2-0-1-to-8-buttongroups-with-each-23-programmable-product-buttons-57cp</guid>
      <description>&lt;h1&gt;
  
  
  &lt;em&gt;Cash Register&lt;/em&gt;  Sales version 2.0
&lt;/h1&gt;

&lt;p&gt;New improved version&lt;/p&gt;

&lt;p&gt;Project link:  &lt;a href="https://github.com/DirkJanJansen/Sales/"&gt;https://github.com/DirkJanJansen/Sales/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Features:&lt;/p&gt;

&lt;p&gt;Buttonpages changeable from 1 until 8 pages with 23 buttons per page.&lt;/p&gt;

&lt;p&gt;Productbuttons as administrator clickable for text and color change.&lt;/p&gt;

&lt;p&gt;Extended system for purchasing and deliveries with invoices module.&lt;/p&gt;

&lt;p&gt;Imports with csv format files.&lt;/p&gt;

&lt;p&gt;Barcodes inserts for new products in own range generated and in commercial range by barcode scan.&lt;/p&gt;

&lt;p&gt;Equipped with inventory management system&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s---rUPl7Yd--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://raw.githubusercontent.com/DirkJanJansen/Sales/master/Cashregister.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s---rUPl7Yd--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://raw.githubusercontent.com/DirkJanJansen/Sales/master/Cashregister.png" alt="Sales Cash Register Screenshot"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  Register with logon from barcode.
&lt;/h1&gt;

&lt;p&gt;Link to Installation: &lt;a href="https://github.com/DirkJanJansen/Sales/blob/master/Installation/install.txt"&gt;https://github.com/DirkJanJansen/Sales/blob/master/Installation/install.txt&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Link to Linux Installation: &lt;a href="https://github.com/DirkJanJansen/Sales/blob/master/Installation/LINUX_install.txt"&gt;https://github.com/DirkJanJansen/Sales/blob/master/Installation/LINUX_install.txt&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Link to documentation: &lt;a href="https://github.com/DirkJanJansen/Sales/blob/master/Documentation-Sales_CashRegister.pdf"&gt;https://github.com/DirkJanJansen/Sales/blob/master/Documentation-Sales_CashRegister.pdf&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Link to changelog: &lt;a href="https://github.com/DirkJanJansen/Sales/blob/master/Installation/Changelog.txt"&gt;https://github.com/DirkJanJansen/Sales/blob/master/Installation/Changelog.txt&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;4 Entrance security levels&lt;/p&gt;

&lt;p&gt;Barcode testlabels for employees logon and product testlabels included&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Catering Point of Sale (POS) for catering purposes, with tablemanagement in Python, PyQt5 and PosgreSQL. </title>
      <dc:creator>Dirk Jansen</dc:creator>
      <pubDate>Thu, 27 Aug 2020 14:35:23 +0000</pubDate>
      <link>https://dev.to/dirkjanjansen/catering-point-of-sale-pos-for-catering-purposes-with-tablemanagement-in-python-pyqt5-and-posgresql-5b1j</link>
      <guid>https://dev.to/dirkjanjansen/catering-point-of-sale-pos-for-catering-purposes-with-tablemanagement-in-python-pyqt5-and-posgresql-5b1j</guid>
      <description>&lt;h1&gt;
  
  
  Catering
&lt;/h1&gt;

&lt;p&gt;Python, PyQt5 and database PostgreSQL.&lt;/p&gt;

&lt;p&gt;The target of the project is a point of sale (POS)  for catering purposes as a open source project, including tablemanagement for 100 seats, 20 tables with 2 places and 15 tables with 4 places. Splitting and combining of tables and seats. Programmable buttons for 10 maingroups of producttypes and 5 subgroups with 18 choices, so 900 products in total.&lt;/p&gt;

&lt;p&gt;Project link: &lt;a href="https://github.com/DirkJanJansen/Catering"&gt;https://github.com/DirkJanJansen/Catering&lt;/a&gt;&lt;/p&gt;




&lt;p&gt;Features:&lt;/p&gt;

&lt;p&gt;Logon with barcode&lt;/p&gt;

&lt;p&gt;Switching between clients by barcodescan for fast switching.&lt;/p&gt;

&lt;p&gt;Employee switching for take over by absent or ending worktime.&lt;/p&gt;

&lt;p&gt;Product selection by scanning and buttonselect.&lt;/p&gt;

&lt;p&gt;Buttons programmable (also colors) in mainscreen by clicking the productbuttons as admin.&lt;/p&gt;

&lt;p&gt;Stock management included.&lt;/p&gt;

&lt;p&gt;Adding new products possible by generating barcodes in reserved range, or scanning commercial products.&lt;/p&gt;




&lt;p&gt;Link to Documentation: &lt;a href="https://raw.githubusercontent.com/DirkJanJansen/Catering/master/Documentation_Catering_POS.pdf"&gt;https://raw.githubusercontent.com/DirkJanJansen/Catering/master/Documentation_Catering_POS.pdf&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Link to Installation : &lt;a href="https://github.com/DirkJanJansen/Catering/tree/master/installation/install.txt"&gt;https://github.com/DirkJanJansen/Catering/tree/master/installation/install.txt&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Link to Linux installation: &lt;a href="https://github.com/DirkJanJansen/Catering/tree/master/installation/LINUX_install.txt"&gt;https://github.com/DirkJanJansen/Catering/tree/master/installation/LINUX_install.txt&lt;/a&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  Mainscreen
&lt;/h1&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--PZ27-Uy0--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://raw.githubusercontent.com/DirkJanJansen/Catering/master/mainScreen.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--PZ27-Uy0--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://raw.githubusercontent.com/DirkJanJansen/Catering/master/mainScreen.png" alt="Catering Mainscreen"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  Table management
&lt;/h1&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--QFv5eHGJ--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://raw.githubusercontent.com/DirkJanJansen/Catering/master/table_management.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--QFv5eHGJ--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://raw.githubusercontent.com/DirkJanJansen/Catering/master/table_management.png" alt="Catering Table_reservationscreen"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>CashRegister with barcode logon and 5 buttongroups with each 39 + 1 programmable productbuttons  in Python and Pyqt5</title>
      <dc:creator>Dirk Jansen</dc:creator>
      <pubDate>Tue, 23 Jun 2020 12:05:37 +0000</pubDate>
      <link>https://dev.to/dirkjanjansen/cashregister-with-barcode-logon-and-32-programmable-productbuttons-inpython-and-pyqt5-3ok2</link>
      <guid>https://dev.to/dirkjanjansen/cashregister-with-barcode-logon-and-32-programmable-productbuttons-inpython-and-pyqt5-3ok2</guid>
      <description>&lt;h1&gt;
  
  
  Register with logon from barcode.
&lt;/h1&gt;

&lt;p&gt;Link to download: &lt;a href="https://github.com/DirkJanJansen/Sales/"&gt;https://github.com/DirkJanJansen/Sales/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Link to Installation: &lt;a href="https://github.com/DirkJanJansen/Sales/blob/master/Installation/install.txt"&gt;https://github.com/DirkJanJansen/Sales/blob/master/Installation/install.txt&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Link to Linux Installation: &lt;a href="https://github.com/DirkJanJansen/Sales/blob/master/Installation/LINUX_install.txt"&gt;https://github.com/DirkJanJansen/Sales/blob/master/Installation/LINUX_install.txt&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Link to documentation: &lt;a href="https://github.com/DirkJanJansen/Sales/blob/master/Documentation-Sales_CashRegister.pdf"&gt;https://github.com/DirkJanJansen/Sales/blob/master/Documentation-Sales_CashRegister.pdf&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Link to changelog: &lt;a href="https://github.com/DirkJanJansen/Sales/blob/master/Installation/Changelog.txt"&gt;https://github.com/DirkJanJansen/Sales/blob/master/Installation/Changelog.txt&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Barcode testlabels for employees for logon included&lt;/p&gt;

&lt;p&gt;40 programmable buttons for unpackaged products&lt;/p&gt;

&lt;p&gt;3 Entrance security levels &lt;/p&gt;

&lt;p&gt;Equipped with inventory management system&lt;/p&gt;

</description>
    </item>
    <item>
      <title>ERP-Application Python example database integration with postgreSQL Open Source Project</title>
      <dc:creator>Dirk Jansen</dc:creator>
      <pubDate>Fri, 15 May 2020 11:40:35 +0000</pubDate>
      <link>https://dev.to/dirkjanjansen/erp-application-python-example-database-integration-with-postgresql-3l32</link>
      <guid>https://dev.to/dirkjanjansen/erp-application-python-example-database-integration-with-postgresql-3l32</guid>
      <description>&lt;h1&gt;
  
  
  Pandora
&lt;/h1&gt;

&lt;p&gt;Download link: &lt;a href="https://github.com/DirkJanJansen/Pandora"&gt;https://github.com/DirkJanJansen/Pandora&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--8h064e4g--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://github.com/DirkJanJansen/Pandora/raw/master/Installation/Screenshots/Change-Basket.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--8h064e4g--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://github.com/DirkJanJansen/Pandora/raw/master/Installation/Screenshots/Change-Basket.png" alt="Pandora Basket Screenshot" title="Pandora Basket Screenshot"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  ERP Application in PyQt5 and PostgreSQL relational database system.
&lt;/h1&gt;

&lt;p&gt;Python3 powered.&lt;br&gt;
 Interface: Sqlalchemy-Core.&lt;/p&gt;

&lt;p&gt;Modules: Inventory, Sales, Purchase, Manufactory,&lt;br&gt;
 Employees, Calculation, Accountancy (portal), Payroll administration,&lt;br&gt;
 Management modules for inventory control and financial control with graphs are included.&lt;/p&gt;

&lt;p&gt;For documentation and database structure see Documentation directory.&lt;/p&gt;

&lt;p&gt;Link to screenshots: &lt;a href="https://github.com/DirkJanJansen/Pandora/tree/master/Installation/Screenshots"&gt;https://github.com/DirkJanJansen/Pandora/tree/master/Installation/Screenshots&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Link to installation: &lt;a href="https://github.com/DirkJanJansen/Pandora/blob/master/Installation/Pandora%20install.txt"&gt;https://github.com/DirkJanJansen/Pandora/blob/master/Installation/Pandora%20install.txt&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Link to Linux installation: &lt;a href="https://github.com/DirkJanJansen/Pandora/blob/master/Installation/LINUX%20install.txt"&gt;https://github.com/DirkJanJansen/Pandora/blob/master/Installation/LINUX%20install.txt&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;For instructions, installation and several screenshots see Installation directory.&lt;/p&gt;

</description>
      <category>python</category>
      <category>pyqt5</category>
      <category>postgres</category>
      <category>erp</category>
    </item>
  </channel>
</rss>
