As others have said, 12 mA isn't bad at all, and won't flatten a good battery in 48 hours. It will barely make a dent. The headlights will take around 1000 times as much current, so if the car will start after leaving the headlights on for 5 minutes with the engine stopped, then 12 mA won't kill it in 48 hours. It could be the alternator is taking 12 mA, but it doesn't matter where the current is going if it's that little.
Have you measure the drain without disconnecting the battery? I suggest that you run the engine for a bit, and then stop it, and then measure the current. Obviously meters that can accurately measure 12 mA can't usually be left in series with a car battery when the alternator or starter are running. One way to get over that is to connect an isolator in series with the battery, and turn the isolator on, run the engine for a couple or minutes and then stop it. When the engine is stopped, and everything has shut down, connect the ammeter across the isolator and open the isolator.
The reason for this is that one of the faults that can cause a car to flatten its battery is if the systems fail to shut down. I don't know about the L320 specifically, but many cars have modules that are only connected to the rest of the car via power and CANbus. There are signals on the CANbus that are there to let modules agree when it is time to shut down. If the the modules don't shut down, then several module would be taking 0.1 - 1 A each, and then 48 hours is around the time that you will get.
If there is a problem that stops the car from shutting down, resetting all the modules by disconnecting the battery might make the fault go away, but it could come back when the engine is run.
Getting modules to sleep and wake is quite an involved subject, called "Network Management". One type of Network Management is Autosar, and that is described here:-
https://www.autosar.org/fileadmin/u...ssic/4-2/AUTOSAR_SWS_CANNetworkManagement.pdf in 98 pages of unreadability. There are other methods used as well to decide when modules should stay awake or shut down, and there can be more than one system running on a single CANbus.
Another thing is that if you have any sort of battery management sensor, often connected to the negative of the battery, sometimes as the ground lead, you should not connect anything else to the negative of the battery. Any accessory should be connected to a supply and to the body. If current flows to the battery negative that doesn't flow through the battery management sensor, it will confuse the system and it might not charge the battery correctly.