Skip to content
This repository was archived by the owner on Jan 16, 2023. It is now read-only.

Commit f28e28c

Browse files
authored
Update README.md
1 parent 6c4b7de commit f28e28c

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,9 +67,11 @@ search your reservation with date, referance number or agency referange number,
6767
<h2>System log interior window : </h2>
6868
<img src="https://github.com/Coder-ACJHP/Hotel-Management-System/blob/master/src/Screenshots/systemLog.png">
6969
<hr>
70+
<h2>All reservations window</h2>
71+
<img src="https://github.com/Coder-ACJHP/Hotel-Properties-Management-System/blob/master/src/Screenshots/allReservations.png">
72+
<hr>
7073
<h2>Reporting Section</h2>
7174
<img src="https://github.com/Coder-ACJHP/Hotel-Management-System/blob/master/src/Screenshots/reportWindow.png">
72-
<hr>
7375
and more...
7476

7577
<h1>How to use?</h1>
@@ -116,6 +118,14 @@ Add this line in your database to create event : <code>create event dailyAudit o
116118
<li>Prepare database button moved to new menubar section (utils)</li>
117119
<li>Fixed Hibernate transaction & session errors</li>
118120
</ul>
121+
<h2>New Features v1.3.2 <b>29/11/2017</b></h2>
122+
<ul>
123+
<li>New release platform independed and MacOS v1.3.2</li>
124+
<li>Added show and edit property to all reservation window</li>
125+
<li>Added show and edit property to all customers window</li>
126+
<li>Credit card payment added to new transaction window & cash desk</li>
127+
<li>A lot of code lines & algorithms refactored</li>
128+
</ul>
119129
<h2>Another questions ?</h2>
120130
For any question please email me at : <a href="mailto:[email protected]">[email protected]</a>
121131
<hr>

0 commit comments

Comments
 (0)