Search found 58 matches
- 26 Nov 2017, 17:57
- Forum: System Module
- Topic: Melakukan pencadangan basisdata terjadwal linux ubuntu
- Replies: 0
- Views: 2201
Melakukan pencadangan basisdata terjadwal linux ubuntu
Halo, kali ini saya akan berbagi tips untuk melakukan pencadangan basisdata slims untuk SO berbasis Linux ubuntu. yang harus dipersiapkan adalah : 1. buat script shell seperti dibawah ini : #!/bin/sh tanggal=`date '+%Y%m%d_%H%M%S'`; fileName=/home/heru/Dokumen/backup_$tanggal.sql ; mysqldump -uroot ...
- 23 Nov 2017, 15:10
- Forum: Bibliography Module
- Topic: Cetak Barcode SLIMS 7 Tidak terbaca
- Replies: 7
- Views: 12851
Re: Cetak Barcode SLIMS 7 Tidak terbaca
halo mas heri, silakan coba tautan ini https://github.com/heroesoebekti/slims7_cendana/blob/master/admin/modules/bibliography/item_barcode_generator.php , semoga bisa membantu sudah saya coba copy paste codingnya, tapi malah hilang tombol printnya dan batalkan print maaf, coba ini mas. https://driv...
- 22 Nov 2017, 18:37
- Forum: Bibliography Module
- Topic: Cetak Barcode SLIMS 7 Tidak terbaca
- Replies: 7
- Views: 12851
Re: Cetak Barcode SLIMS 7 Tidak terbaca
halo mas heri, silakan coba tautan ini https://github.com/heroesoebekti/slims7 ... erator.php, semoga bisa membantu
- 28 Oct 2017, 19:59
- Forum: Reporting Module
- Topic: LOAN REPORT BY CATEGORY WISE
- Replies: 1
- Views: 2539
Re: LOAN REPORT BY CATEGORY WISE
hello, you can replace code between line 163 -177 with this code : $table_spec = 'loan AS l LEFT JOIN member AS m ON l.member_id=m.member_id LEFT JOIN item AS i ON l.item_code=i.item_code LEFT JOIN biblio AS b ON i.biblio_id=b.biblio_id LEFT JOIN mst_coll_type AS mct ON mct.coll_type_id=i.coll_type_...
- 28 Oct 2017, 19:45
- Forum: Bibliography Module
- Topic: Print Label yang keluar hanya Nomor Klasifikasi
- Replies: 1
- Views: 10846
Re: Print Label yang keluar hanya Nomor Klasifikasi
Assalammua'laikum.. Hallo Semua... Salam Kenal.. saya pengguna baru Slims AKASIA.. Saya masih dalam tahap perkenalan" fitur", isi dan cara penggunaannya.. Di tengah jalan saya mengalami kendala :( Mohon pencerahannya gimana mengatasi masalah label yang muncul hanya nomor klasifikasinya aja :( Terus...
- 28 Oct 2017, 19:41
- Forum: Reporting Module
- Topic: (WTA) Membuat Laporan Berdasarkan Lokasi Perpustakaan?
- Replies: 1
- Views: 2202
Re: (WTA) Membuat Laporan Berdasarkan Lokasi Perpustakaan?
Hallo selamat malam, perkenalkan saya Ramdani Ardiansyah asal Medan, saat ini saya bekerja di salah satu Perpustakaan perguruan tinggi swasta di Medan, nah yang saya ingin menanyakan kepada teman2 pegiat slims, apakah ada cara memfilter sejarah peminjaman berdasarkan Lokasi, misal kita hanya ingin ...
- 28 Oct 2017, 17:16
- Forum: Bibliography Module
- Topic: Multiple Insert Item Exemplar
- Replies: 2
- Views: 10410
Re: Multiple Insert Item Exemplar
sama2 om.. ada sedikit perubahan dan tambahan dari ide teman2..awriel wrote:Terima kasih Mas Heru....
Mangstab!![]()
![]()
![]()
![]()
Petugas perpustakaanku seneng mbanget.![]()
- perbaikan untuk opsi ubah dan hapus item eksemplar
- tambahan ruas inventaris/item
file tetap pake tautan diatas.
- 20 Oct 2017, 09:00
- Forum: Theme
- Topic: ERROR | Help Tidak Mau Muncul [SOLVED]
- Replies: 6
- Views: 4884
Re: ERROR | Help Tidak Mau Muncul
Error requesting page : /rc/admin/help.php?url=bibliography/index.md Error_help.PNG Bagaimana cara mengatasi error tersebut? My Environment : - Ubuntu Server 16.04 - SLIMS 8.3.1 (Akasia) - File Permission 777 pada folder /slims/help/ recursively. terimakasih coba telusuri status request halaman ter...
- 19 Oct 2017, 09:19
- Forum: Bibliography Module
- Topic: Allows nominal currency with decimal fractions
- Replies: 0
- Views: 8759
Allows nominal currency with decimal fractions
Hello, this time I will share tips to change the currency value for the item of copies. In standard setting, the format of currency field using a round value. Then how to several countries that use the currency value with fractional cents? A first step, you must change the data type for the currency...
- 18 Oct 2017, 15:21
- Forum: Bibliography Module
- Topic: Multiple Insert Item Exemplar
- Replies: 2
- Views: 10410
Multiple Insert Item Exemplar
halo, kali ini saya akan berbagi tutorial unutk modif input item eksemplar, biar sekali input bisa beberapa eksemplar tanpa kehilangan informasi yang lain ( ini lebih mirip dengan pemroser nomor eksemplar tapi beda hehe...) trus bedanya dimana? bedanya ini .. 1. ada tampilan nomor eksemplar/item cod...