-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #7 from GesangPJ/test
merge v1.3.2
- Loading branch information
Showing
62 changed files
with
1,011 additions
and
589 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
# Changelog | ||
|
||
## v1.3.2 | ||
|
||
- Membuat kolom jumlah pada penjualan dapat diedit | ||
- Membuat kolom jumlah pada pembelian dapat diedit | ||
- Memperbaiki Typo | ||
- Code Refraction | ||
- Update design form Transaksi | ||
- Update design form Purchasing / Pembelian | ||
|
||
## v1.2.1-Beta | ||
|
||
- Membuat Jurnal Model | ||
- Menambahkan Metode Transaksi | ||
- Membuat function buat jurnal setiap ada transaksi penjualan produk | ||
- Membuat function buat jurnal setiap ada transaksi pembelian produk | ||
|
||
## v1.1.7 | ||
|
||
- Fix Bug Tambah Produk, dimana kategoriId berisi Null. | ||
- Membuat Jurnal Transaksi. | ||
- Membuat Jurnal Pembelian. | ||
- Fungsi Jurnal Sementara. | ||
- Ganti Prisma connection menggunakan `DATABASE_URL`. | ||
|
||
## v1.0.0 | ||
|
||
Rilis pertama. | ||
|
||
- Fitur Mesin Kasir (Tambah Transaksi) sudah berfungsi. | ||
- Daftar Transaksi. | ||
- Detail Transaksi. | ||
- Produk (Daftar, Tambah, Edit). | ||
- Kategori Produk (Daftar, Tambah). | ||
- Pelanggan (Daftar, Tambah, Edit). | ||
- Akun (Admin & Karyawan, Tambah + Edit). | ||
- Pembelian (Tambah, Daftar, Edit) | ||
- Distributor (Daftar, Tambah, Edit). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
23 changes: 0 additions & 23 deletions
23
prisma/migrations/20240729045551_hapus_packaging/migration.sql
This file was deleted.
Oops, something went wrong.
18 changes: 0 additions & 18 deletions
18
prisma/migrations/20240729102224_hapus_userid_kategori/migration.sql
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.