Change Pagination in Odoo15

In this article, i add a way to implement custom pagination numbering with ellipsis in the middle of the page number, and to make sure that first and last page will always be shown.

Compile Linux Kernel on Mac M1

I just got my first Mac M1 machine, and this article show you step-by-step i do to compile linux kernel for my Raspberry Pi Zero W on my Mac M1 using Docker.

Ketika Branch Staging Dan Dev Sudah Tidak Sejalan

Ketika maintenance repository yang sudah besar, untuk deployment ini tidak bisa langsung merge dari branch dev ke branch master. Artikel ini berisi langkah-langkah untuk apply commit tertentu dari branch dev ke staging atau master.